mirror of
https://github.com/YunoHost-Apps/emailpoubelle_ynh.git
synced 2024-09-03 18:26:29 +02:00
Update remove
This commit is contained in:
parent
cf27bbed5b
commit
52fd90aa43
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ ynh_mysql_remove_db $db_user $db_name
|
|||
sudo rm -rf /var/www/emailpoubelle
|
||||
#removing nginx conf
|
||||
sudo rm -f /etc/nginx/conf.d/$domain.d/emailpoubelle.conf
|
||||
#todo remove php-geoip
|
||||
#removing aliases
|
||||
sudo sed -i "/devnull:\/dev\/null/d" /etc/aliases
|
||||
sudo newaliases
|
||||
|
|
Loading…
Reference in a new issue