1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zerobin_ynh.git synced 2024-09-03 18:06:01 +02:00

fix remove

This commit is contained in:
Julien Malik 2013-12-29 11:10:43 +01:00
parent 63f6bbc6dc
commit 7eabeebc00

View file

@ -1,6 +1,6 @@
#!/bin/bash
domain=$(sudo yunohost app setting ttrss domain)
domain=$(sudo yunohost app setting zerobin domain)
sudo rm -rf /var/www/zerobin
sudo rm -f /etc/nginx/conf.d/$domain.d/zerobin.conf