1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mstream_ynh.git synced 2024-09-03 19:46:17 +02:00

Update install

This commit is contained in:
ericgaspar 2022-04-14 17:18:56 +02:00
parent de36591c46
commit bd4e6d0479
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -134,8 +134,6 @@ ynh_script_progression --message="Installing $app..." --weight=25
pushd $final_path
ynh_use_nodejs
ynh_exec_warn_less sudo -u $app env $ynh_node_load_PATH $ynh_npm install --only=prod
#ynh_exec_warn_less sudo -u $app env $ynh_node_load_PATH $ynh_npm link
#mstream -j $final_path/save/conf/default.json
popd
#=================================================