copied file from helloworld_ynh
This commit is contained in:
parent
6088ab2741
commit
f8a2a32cf4
10
scripts/remove
Normal file
10
scripts/remove
Normal file
@ -0,0 +1,10 @@
|
||||
#!/bin/bash
|
||||
|
||||
source /usr/share/yunohost/helpers
|
||||
|
||||
#=================================================
|
||||
# REMOVE THE NGINX CONFIGURATION
|
||||
#=================================================
|
||||
ynh_script_progression --message="Removing nginx web server configuration..." --weight=1
|
||||
|
||||
ynh_remove_nginx_config
|
||||
Loading…
Reference in New Issue
Block a user