1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ethercalc_ynh.git synced 2024-09-03 18:26:36 +02:00

fix uncomment forgotten on install script

This commit is contained in:
zamentur 2014-09-08 00:27:40 +02:00
parent 6c47b6eb16
commit 78104ce646

View file

@ -24,7 +24,7 @@ path=${path%/}
# Install dependances
sudo apt-get install nodejs-legacy npm redis-server -y
#sudo npm i -g $app_id
sudo npm i -g $app_id
# Copy files to the right place
sed -i "s@YUNOPORT@$port@g" ../conf/$app_id