1
0
mirror of https://github.com/YunoHost-Apps/send_ynh.git synced 2025-05-29 03:17:08 +02:00

Update install

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

@ -53,7 +53,7 @@ ynh_app_setting_set --app=$app --key=path --value=$path_url
#=================================================
# 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
port=$(ynh_find_port --port=1443)