1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/uptime-kuma_ynh.git synced 2024-10-01 13:34:58 +02:00

fix pm2 install

This commit is contained in:
Hadrien 2021-11-01 20:33:37 +03:00
parent 183196f3d0
commit 1ab2ac6fe6
2 changed files with 3 additions and 2 deletions

View file

@ -5,7 +5,7 @@
#=================================================
# dependencies used by the app
pkg_dependencies="npm git pm2 nodejs"
pkg_dependencies="npm git nodejs"
#=================================================
# PERSONAL HELPERS

View file

@ -195,8 +195,9 @@ ynh_add_nginx_config
#=================================================
# SPECIFIC SETUP
#=================================================
# ...
# Install pm2 (may be replaced by adequate systemd conf)
#=================================================
npm install pm2 -g
#=================================================
# CREATE DATA DIRECTORY