forked from Git/send_ynh
		
	Apply last example_ynh
This commit is contained in:
		@@ -6,6 +6,7 @@
 | 
			
		||||
# IMPORT GENERIC HELPERS
 | 
			
		||||
#=================================================
 | 
			
		||||
 | 
			
		||||
# Keep this path for calling _common.sh inside the execution's context of backup and restore scripts
 | 
			
		||||
source ../settings/scripts/_common.sh
 | 
			
		||||
source /usr/share/yunohost/helpers
 | 
			
		||||
 | 
			
		||||
@@ -14,7 +15,7 @@ source /usr/share/yunohost/helpers
 | 
			
		||||
#=================================================
 | 
			
		||||
 | 
			
		||||
ynh_clean_setup () {
 | 
			
		||||
	ynh_clean_check_starting
 | 
			
		||||
	true
 | 
			
		||||
}
 | 
			
		||||
# Exit if an error occurs during the execution of the script
 | 
			
		||||
ynh_abort_if_errors
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user