1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/haste_ynh.git synced 2024-09-03 20:36:28 +02:00

Update install

This commit is contained in:
Rafi59 2017-10-13 18:13:17 +02:00 committed by GitHub
parent 1b989e0c68
commit b214a1a5d9

View file

@ -118,7 +118,7 @@ ynh_add_systemd_config
script_dir="$PWD" script_dir="$PWD"
pushd "$final_path" pushd "$final_path"
sudo chown -R $app: $final_path sudo chown -R $app: $final_path
sudo_path npm install sudo npm install
#================================================= #=================================================
# Configure haste with config.js file # Configure haste with config.js file