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

remive npm install global

This commit is contained in:
Thomas 2024-06-12 08:27:03 +02:00 committed by GitHub
parent 0b1c319ec4
commit 102fc81f3a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,8 +17,6 @@ ynh_script_progression --message="Reinstalling dependencies..." --weight=10
ynh_exec_warn_less ynh_install_nodejs --nodejs_version=$nodejs_version
ynh_npm install --global npm@8.1.2
#=================================================
# RESTORE THE APP MAIN DIR
#=================================================
@ -69,4 +67,4 @@ ynh_systemd_action --service_name=nginx --action=reload
# END OF SCRIPT
#=================================================
ynh_script_progression --message="Restoration completed for $app" --last
ynh_script_progression --message="Restoration completed for $app" --last