forked from Git/send_ynh
Update install
This commit is contained in:
parent
7a8f29b975
commit
ddfd1b147d
@ -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)
|
||||||
|
Loading…
Reference in New Issue
Block a user