mirror of
https://github.com/YunoHost-Apps/garradin_ynh.git
synced 2024-09-03 18:36:17 +02:00
Update remove
This commit is contained in:
parent
62f6dffb09
commit
07ee73acb9
1 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,9 @@
|
|||
|
||||
app=$YNH_APP_INSTANCE_NAME
|
||||
|
||||
# Source app helpers
|
||||
source /usr/share/yunohost/helpers
|
||||
|
||||
domain=$(sudo ynh_app_setting_set $app domain)
|
||||
|
||||
sudo rm -rf /var/www/$app
|
||||
|
|
Loading…
Reference in a new issue