mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-12-14 13:51:34 +01:00
cleanRun.sh: get rid of "Bad substitution" error
It was introduced in 4a18f0d97d96 (#3356).
This commit is contained in:
parent
4408a1e505
commit
5f9de6948c
@ -38,4 +38,4 @@ bin/installDeps.sh $* || exit 1
|
||||
echo "Started Etherpad..."
|
||||
|
||||
SCRIPTPATH=`pwd -P`
|
||||
node "${$SCRIPTPATH}/node_modules/ep_etherpad-lite/node/server.js" $*
|
||||
node "${SCRIPTPATH}/node_modules/ep_etherpad-lite/node/server.js" $*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user