mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-29 03:39:13 -04:00
not working atm
This commit is contained in:
parent
1702c7c34e
commit
4fbf0e8e2a
68 changed files with 238 additions and 9606 deletions
|
@ -22,4 +22,4 @@ echo "Running directly, without checking/installing dependencies"
|
|||
cd "${DIR}/.."
|
||||
|
||||
# run Etherpad main class
|
||||
node $(compute_node_args) "${DIR}/../node_modules/ep_etherpad-lite/node/server.js" "$@"
|
||||
node $(compute_node_args) "${DIR}/../src/node/server.js" "$@"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue