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

Update install

This commit is contained in:
Rafi59 2017-10-06 16:18:39 +02:00 committed by GitHub
parent 24ea9f66d1
commit 306f9a0979

View file

@ -98,8 +98,8 @@ ynh_mysql_setup_db $db_name $db_name
# DOWNLOAD, CHECK AND UNPACK SOURCE
#=================================================
ynh_use_nodejs
npm install ethercalc
./node_modules/ethercalc/bin/ethercalc
npm i -g ethercalc
ethercalc
#=================================================
# NGINX CONFIGURATION
#=================================================