mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-04 19:56:37 +02:00
chore: fixed fastRun.sh script (#7063)
This commit is contained in:
parent
84160a7143
commit
aa766825cb
@ -19,4 +19,4 @@ cd "${MY_DIR}/.." || exit 1
|
||||
echo "Running directly, without checking/installing dependencies"
|
||||
|
||||
# run Etherpad main class
|
||||
exec node --import tsx src/node/server.ts "$@"
|
||||
exec pnpm run prod "$@"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user