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:
		@@ -25,8 +25,6 @@ ynh_script_progression "Setting up source files..."
 | 
			
		||||
 | 
			
		||||
ynh_setup_source --dest_dir="$install_dir"
 | 
			
		||||
 | 
			
		||||
#chmod -R o-rwx "$install_dir"
 | 
			
		||||
#chown -R "$app:www-data" "$install_dir"
 | 
			
		||||
chmod +x "$install_dir/server/bin/prod.js"
 | 
			
		||||
 | 
			
		||||
#=================================================
 | 
			
		||||
@@ -47,11 +45,6 @@ ynh_script_progression "Adding $app's 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"
 | 
			
		||||
 | 
			
		||||
#=================================================
 | 
			
		||||
# SPECIFIC SETUP
 | 
			
		||||
#=================================================
 | 
			
		||||
# BUILD APP
 | 
			
		||||
#=================================================
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user