mirror of
				https://github.com/YunoHost-Apps/send_ynh.git
				synced 2025-11-03 23:35:35 +01:00 
			
		
		
		
	Update install
This commit is contained in:
		@@ -64,7 +64,7 @@ ynh_config_add --template="config.js" --destination="$install_dir/server/config.
 | 
				
			|||||||
#=================================================
 | 
					#=================================================
 | 
				
			||||||
# BUILD APP
 | 
					# BUILD APP
 | 
				
			||||||
#=================================================
 | 
					#=================================================
 | 
				
			||||||
ynh_script_progression "Building app... (this will take some time and resources!)"
 | 
					ynh_script_progression "Building $app... (this will take some time and resources!)"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
pushd "$install_dir"
 | 
					pushd "$install_dir"
 | 
				
			||||||
	ynh_hide_warnings ynh_exec_as_app npm install
 | 
						ynh_hide_warnings ynh_exec_as_app npm install
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user