Update install

This commit is contained in:
ericgaspar 2021-08-25 18:35:46 +02:00
parent 7a8f29b975
commit ddfd1b147d

View File

@ -53,7 +53,7 @@ ynh_app_setting_set --app=$app --key=path --value=$path_url
#================================================= #=================================================
# FIND AND OPEN A PORT # FIND AND OPEN A PORT
#================================================= #=================================================
ynh_script_progression --message="Configuring firewall..." --weight=2 ynh_script_progression --message="Finding an available port..." --weight=2
# Find an available port # Find an available port
port=$(ynh_find_port --port=1443) port=$(ynh_find_port --port=1443)