mirror of
				https://github.com/YunoHost-Apps/send_ynh.git
				synced 2025-11-04 07:45:30 +01:00 
			
		
		
		
	Update remove
This commit is contained in:
		@@ -8,9 +8,7 @@ source /usr/share/yunohost/helpers
 | 
				
			|||||||
#=================================================
 | 
					#=================================================
 | 
				
			||||||
ynh_script_progression "Removing system configurations related to $app..."
 | 
					ynh_script_progression "Removing system configurations related to $app..."
 | 
				
			||||||
 | 
					
 | 
				
			||||||
if ynh_hide_warnings yunohost service status "$app" >/dev/null
 | 
					if ynh_hide_warnings yunohost service status "$app" >/dev/null; then
 | 
				
			||||||
then
 | 
					 | 
				
			||||||
	ynh_script_progression "Removing $app service integration..."
 | 
					 | 
				
			||||||
	yunohost service remove "$app"
 | 
						yunohost service remove "$app"
 | 
				
			||||||
fi
 | 
					fi
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user