mirror of
				https://framagit.org/YunoHost-Apps/gitea_ynh.git
				synced 2025-10-30 21:35:36 +01:00 
			
		
		
		
	Update install
This commit is contained in:
		| @@ -139,8 +139,8 @@ ynh_app_setting_set --app $app --key upstream_version --value $(ynh_app_upstream | |||||||
|  |  | ||||||
| # Reload services | # Reload services | ||||||
| ynh_script_progression --message="Starting gitea services..." --weight=3 | ynh_script_progression --message="Starting gitea services..." --weight=3 | ||||||
| ynh_systemd_action -l "Starting new Web server: tcp:127.0.0.1:" -p "/var/log/$app/gitea.log" -t 10 |  | ||||||
| sleep 1 | ynh_systemd_action --service_name=$app --action="start" --log_path="/var/log/$app/gitea.log" --line_match="Starting new Web server: tcp:127.0.0.1:" | ||||||
|  |  | ||||||
| # Store the checksum with the 'INTERNAL_TOKEN' value. | # Store the checksum with the 'INTERNAL_TOKEN' value. | ||||||
| # Should be removed when the issue https://github.com/go-gitea/gitea/issues/3246 is fixed | # Should be removed when the issue https://github.com/go-gitea/gitea/issues/3246 is fixed | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 ericgaspar
					ericgaspar