forked from Git/send_ynh
		
	v2
This commit is contained in:
		@@ -10,26 +10,6 @@
 | 
			
		||||
source ../settings/scripts/_common.sh
 | 
			
		||||
source /usr/share/yunohost/helpers
 | 
			
		||||
 | 
			
		||||
#=================================================
 | 
			
		||||
# MANAGE SCRIPT FAILURE
 | 
			
		||||
#=================================================
 | 
			
		||||
 | 
			
		||||
#REMOVEME? ynh_clean_setup () {
 | 
			
		||||
	true
 | 
			
		||||
}
 | 
			
		||||
# Exit if an error occurs during the execution of the script
 | 
			
		||||
#REMOVEME? ynh_abort_if_errors
 | 
			
		||||
 | 
			
		||||
#=================================================
 | 
			
		||||
# LOAD SETTINGS
 | 
			
		||||
#=================================================
 | 
			
		||||
#REMOVEME? ynh_print_info --message="Loading installation settings..."
 | 
			
		||||
 | 
			
		||||
#REMOVEME? app=$YNH_APP_INSTANCE_NAME
 | 
			
		||||
 | 
			
		||||
#REMOVEME? #REMOVEME? install_dir=$(ynh_app_setting_get --app=$app --key=install_dir)
 | 
			
		||||
#REMOVEME? domain=$(ynh_app_setting_get --app=$app --key=domain)
 | 
			
		||||
 | 
			
		||||
#=================================================
 | 
			
		||||
# DECLARE DATA AND CONF FILES TO BACKUP
 | 
			
		||||
#=================================================
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user