vanilla_ynh/scripts/remove
2020-09-15 19:24:11 +02:00

8 lines
183 B
Plaintext

# Stop and remove systemd
systemctl disable vanilla.service
systemctl stop vanilla.service
rm /etc/systemd/system/vanilla.service
# Remove directory
rm -r /home/yunohost.app/vanilla