mirror of
				https://github.com/YunoHost-Apps/send_ynh.git
				synced 2025-11-03 23:35:35 +01:00 
			
		
		
		
	cleaning
This commit is contained in:
		@@ -24,8 +24,6 @@ ynh_script_progression "Upgrading source files..."
 | 
			
		||||
 | 
			
		||||
ynh_setup_source --dest_dir="$install_dir" --keep="server/config.js" --full_replace
 | 
			
		||||
 | 
			
		||||
#chmod -R o-rwx "$install_dir"
 | 
			
		||||
#chown -R "$app:www-data" "$install_dir"
 | 
			
		||||
chmod +x "$install_dir/server/bin/prod.js"
 | 
			
		||||
 | 
			
		||||
#=================================================
 | 
			
		||||
@@ -53,9 +51,6 @@ ynh_script_progression "Updating configuration..."
 | 
			
		||||
 | 
			
		||||
ynh_config_add --template="config.js" --destination="$install_dir/server/config.js"
 | 
			
		||||
 | 
			
		||||
#chmod 400 "$install_dir/server/config.js"
 | 
			
		||||
#chown "$app:" "$install_dir/server/config.js"
 | 
			
		||||
 | 
			
		||||
#=================================================
 | 
			
		||||
# BUILD APP
 | 
			
		||||
#=================================================
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user