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 16:49:38 +02:00
parent 27fdcde58f
commit 2b31b12527
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -135,7 +135,7 @@ 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
#mstream -j $final_path/save/conf/default.json
popd
#=================================================