mirror of
				https://github.com/YunoHost-Apps/send_ynh.git
				synced 2025-11-04 07:45:30 +01:00 
			
		
		
		
	Update change_url
This commit is contained in:
		@@ -22,12 +22,9 @@ ynh_config_change_url_nginx
 | 
				
			|||||||
#=================================================
 | 
					#=================================================
 | 
				
			||||||
ynh_script_progression "Adding $app's configuration..."
 | 
					ynh_script_progression "Adding $app's configuration..."
 | 
				
			||||||
 | 
					
 | 
				
			||||||
domain=$new_domain
 | 
					#domain=$new_domain
 | 
				
			||||||
ynh_config_add --template="config.js" --destination="$install_dir/server/config.js"
 | 
					ynh_config_add --template="config.js" --destination="$install_dir/server/config.js"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#chmod 400 "$install_dir/server/config.js"
 | 
					 | 
				
			||||||
#chown "$app:$app" "$install_dir/server/config.js"
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#=================================================
 | 
					#=================================================
 | 
				
			||||||
# START SYSTEMD SERVICE
 | 
					# START SYSTEMD SERVICE
 | 
				
			||||||
#=================================================
 | 
					#=================================================
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user