mirror of
				https://github.com/YunoHost-Apps/send_ynh.git
				synced 2025-11-03 23:35:35 +01:00 
			
		
		
		
	Update install
This commit is contained in:
		@@ -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)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user