mirror of
https://github.com/YunoHost-Apps/cryptpad_ynh.git
synced 2024-09-03 18:26:14 +02:00
Update remove
This commit is contained in:
parent
eab0203fe2
commit
7b31bd779a
1 changed files with 2 additions and 0 deletions
|
@ -67,6 +67,8 @@ ynh_remove_nodejs
|
||||||
#=================================================
|
#=================================================
|
||||||
# REMOVE SANDBOX DOMAIN
|
# REMOVE SANDBOX DOMAIN
|
||||||
#=================================================
|
#=================================================
|
||||||
|
ynh_script_progression --message="Removing sandbox domain..." --weight=1
|
||||||
|
|
||||||
sandboxdomain=sandbox-$domain
|
sandboxdomain=sandbox-$domain
|
||||||
if sudo yunohost domain list | grep -q $sandboxdomain
|
if sudo yunohost domain list | grep -q $sandboxdomain
|
||||||
then #if domain exist we remove it
|
then #if domain exist we remove it
|
||||||
|
|
Loading…
Add table
Reference in a new issue