Fixed env

This commit is contained in:
SamTv12345 2024-07-17 11:09:53 +02:00
parent 97ca713190
commit c5a94f1dc7
4 changed files with 6 additions and 6 deletions

View file

@ -45,4 +45,4 @@ fi
log "Starting Etherpad..."
# cd src
exec pnpm run dev "$@"
exec pnpm run prod "$@"