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

[fix] install

This commit is contained in:
Rafi59 2017-10-05 22:34:04 +02:00 committed by GitHub
parent 48cfa2d26c
commit b29ed0bd6c

View file

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