1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ethercalc_ynh.git synced 2024-09-03 18:26:36 +02:00

Update remove

This commit is contained in:
Rafi59 2017-10-06 12:47:05 +02:00 committed by GitHub
parent 905855c441
commit f684ce2315

View file

@ -5,7 +5,8 @@ name="ether"
name+="calc"
domain=$(sudo yunohost app setting $app domain)
# Remove nodejs
ynh_remove_nodejs
sudo rm -f /etc/nginx/conf.d/$domain.d/$app.conf
sudo rm -Rf /var/log/$name/$app.log*
sudo update-rc.d $app remove