mirror of
				https://github.com/YunoHost-Apps/send_ynh.git
				synced 2025-11-04 07:45:30 +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
 | 
					# 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)
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user