forked from Git/send_ynh
		
	cleaning
This commit is contained in:
		@@ -82,7 +82,7 @@ ynh_add_systemd_config
 | 
			
		||||
#=================================================
 | 
			
		||||
ynh_script_progression --message="Integrating service in YunoHost..."
 | 
			
		||||
 | 
			
		||||
yunohost service add $app --description="Simple, private file sharing"
 | 
			
		||||
yunohost service add $app --description="Simple, private file sharing" --log="/var/log/$app/$app.log"
 | 
			
		||||
 | 
			
		||||
#=================================================
 | 
			
		||||
# START SYSTEMD SERVICE
 | 
			
		||||
 
 | 
			
		||||
@@ -50,7 +50,7 @@ systemctl enable $app.service --quiet
 | 
			
		||||
#=================================================
 | 
			
		||||
ynh_script_progression --message="Integrating service in YunoHost..."
 | 
			
		||||
 | 
			
		||||
yunohost service add $app --description="Simple, private file sharing"
 | 
			
		||||
yunohost service add $app --description="Simple, private file sharing" --log="/var/log/$app/$app.log"
 | 
			
		||||
 | 
			
		||||
#=================================================
 | 
			
		||||
# START SYSTEMD SERVICE
 | 
			
		||||
 
 | 
			
		||||
@@ -105,7 +105,7 @@ ynh_add_systemd_config
 | 
			
		||||
#=================================================
 | 
			
		||||
ynh_script_progression --message="Integrating service in YunoHost..."
 | 
			
		||||
 | 
			
		||||
yunohost service add $app --description="Simple, private file sharing"
 | 
			
		||||
yunohost service add $app --description="Simple, private file sharing" --log="/var/log/$app/$app.log"
 | 
			
		||||
 | 
			
		||||
#=================================================
 | 
			
		||||
# START SYSTEMD SERVICE
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user