1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/privatebin_ynh.git synced 2024-09-03 20:15:56 +02:00
privatebin_ynh/scripts/remove
2013-12-24 13:37:55 +01:00

6 lines
144 B
Bash
Executable file

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