1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/photoprism_ynh.git synced 2024-09-03 19:56:41 +02:00

Update install

This commit is contained in:
Limezy 2022-06-03 23:51:39 +07:00
parent acc3b30235
commit 501937f8aa

View file

@ -75,7 +75,7 @@ ynh_app_setting_set --app=$app --key=port --value=$port
#=================================================
ynh_script_progression --message="Installing dependencies..." --time --weight=1
ynh_install_app_dependencies $pkg_dependencies
#ynh_install_app_dependencies $pkg_dependencies
# Install nodejs
ynh_install_nodejs --nodejs_version=$NODEJS_VERSION 2>&1