1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/helloworld_ynh.git synced 2024-09-03 19:15:57 +02:00
helloworld_ynh/scripts/remove
2022-08-04 16:54:00 +02:00

10 lines
298 B
Bash

#!/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