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:
parent
1b989e0c68
commit
b214a1a5d9
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue