mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-07 07:37:11 -04:00
fix run
This commit is contained in:
parent
cfedc88064
commit
a96b1ed420
1 changed files with 1 additions and 1 deletions
|
@ -32,4 +32,4 @@ src/bin/installDeps.sh "$@" || exit 1
|
|||
# Move to the node folder and start
|
||||
log "Starting Etherpad..."
|
||||
|
||||
exec pnpm run dev --prefix ./src "$@"
|
||||
exec pnpm run dev "$@"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue