mirror of
https://github.com/YunoHost-Apps/armadietto_ynh.git
synced 2024-09-03 18:06:18 +02:00
fix npm version
This commit is contained in:
parent
7e2b72bcf9
commit
c1f408dd86
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@ chown $app:$app "$final_path/server.js"
|
||||||
ynh_script_progression --message="Install armadietto with npm..." --weight=1
|
ynh_script_progression --message="Install armadietto with npm..." --weight=1
|
||||||
|
|
||||||
pushd $final_path
|
pushd $final_path
|
||||||
ynh_npm -g i armadietto
|
ynh_npm -g i armadietto@0.1.5
|
||||||
popd
|
popd
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue