diff --git a/src/bin/run.sh b/src/bin/run.sh index b655e96354a..a7d739f169a 100644 --- a/src/bin/run.sh +++ b/src/bin/run.sh @@ -27,7 +27,7 @@ EOF fi # Prepare the environment -src/bin/installDeps.sh "$@" || exit 1 +# src/bin/installDeps.sh "$@" || exit 1 # Move to the node folder and start log "Starting Etherpad..."