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:
		@@ -125,10 +125,9 @@ ynh_script_progression --message="Building $app... (this will take some time and
 | 
			
		||||
 | 
			
		||||
pushd "$final_path"
 | 
			
		||||
	ynh_use_nodejs
 | 
			
		||||
	npm install
 | 
			
		||||
	npm run build
 | 
			
		||||
	#ynh_exec_warn_less ynh_exec_as $app env $ynh_node_load_PATH $ynh_npm install
 | 
			
		||||
	ynh_exec_warn_less ynh_exec_as $app env $ynh_node_load_PATH $ynh_npm install
 | 
			
		||||
	#ynh_exec_warn_less ynh_exec_as $app env $ynh_node_load_PATH $ynh_npm run build
 | 
			
		||||
	ynh_exec_warn_less ynh_exec_as $app env $ynh_node_load_PATH $ynh_npm run clean && webpack
 | 
			
		||||
popd
 | 
			
		||||
 | 
			
		||||
#=================================================
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user