mirror of
https://github.com/YunoHost-Apps/abantecart_ynh.git
synced 2024-09-03 18:06:16 +02:00
Update remove
This commit is contained in:
parent
2c9bcf06f9
commit
46fe5e2f05
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@ source /usr/share/yunohost/helpers
|
|||
|
||||
domain=$(ynh_app_setting_get $app domain)
|
||||
|
||||
ynh_mysql_drop_db $app
|
||||
|
||||
sudo rm -rf /var/www/$app
|
||||
sudo rm -f /etc/nginx/conf.d/$domain.d/$app.conf
|
||||
|
||||
|
|
Loading…
Reference in a new issue