mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-20 07:35:05 -04:00
Better startup & symlinking
This commit is contained in:
parent
1239ce7f28
commit
758666c3e1
3 changed files with 21 additions and 13 deletions
|
@ -21,8 +21,7 @@ if [ "$(id -u)" -eq 0 ]; then
|
|||
fi
|
||||
|
||||
#prepare the enviroment
|
||||
#bin/installDeps.sh $* || exit 1
|
||||
npm link ./src
|
||||
bin/installDeps.sh $* || exit 1
|
||||
|
||||
#Move to the node folder and start
|
||||
echo "start..."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue