Compare commits

..

No commits in common. "0367ffff2e87076822998fe32141535919437ea4" and "d2edfb2c5cceb8cbbaba6842fc64adaabaf40bc5" have entirely different histories.

2 changed files with 0 additions and 27 deletions

View File

@ -1,24 +0,0 @@
#!/bin/bash
#=================================================
# GENERIC STARTING
#=================================================
# IMPORT GENERIC HELPERS
#=================================================
source /usr/share/yunohost/helpers
#=================================================
# STANDARD MODIFICATIONS
#=================================================
# MODIFY URL IN NGINX CONF
#=================================================
ynh_script_progression --message="Updating NGINX web server configuration..." --weight=2
ynh_change_url_nginx_config
#=================================================
# END OF SCRIPT
#=================================================
ynh_script_progression --message="Change of URL completed for $app" --last

View File

@ -1,3 +0,0 @@
test_format = 1.0
[default]