mirror of
				https://github.com/YunoHost-Apps/send_ynh.git
				synced 2025-11-03 23:35:35 +01:00 
			
		
		
		
	Fix
This commit is contained in:
		@@ -41,6 +41,14 @@ ynh_script_progression --message="Stopping and removing the systemd service..."
 | 
			
		||||
# Remove the dedicated systemd config
 | 
			
		||||
ynh_remove_systemd_config
 | 
			
		||||
 | 
			
		||||
#=================================================
 | 
			
		||||
# REMOVE LOGROTATE CONFIGURATION
 | 
			
		||||
#=================================================
 | 
			
		||||
ynh_script_progression --message="Removing logrotate configuration..." --weight=1
 | 
			
		||||
 | 
			
		||||
# Remove the app-specific logrotate config
 | 
			
		||||
ynh_remove_logrotate
 | 
			
		||||
 | 
			
		||||
#=================================================
 | 
			
		||||
# REMOVE DEPENDENCIES
 | 
			
		||||
#=================================================
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user