1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/monica_ynh.git synced 2024-09-03 19:46:23 +02:00

add nodejs removal

This commit is contained in:
Sebastian Gumprich 2017-06-14 20:48:12 +02:00
parent 57a0514cd5
commit 647b307351

View file

@ -24,6 +24,9 @@ sudo rm -f /etc/cron.d/$app
# Remove PHP7.0
ynh_remove_php7
# Remove NodeJS
ynh_remove_nodejs
# Remove mysql user and database
dbname=$app
dbuser=$app