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-09 08:22:21 +07:00
parent 0f7fb61373
commit 86a74855b6

View file

@ -147,7 +147,7 @@ pushd "$final_path"
# Setup tensorflow library
./scripts/dist/install-tensorflow.sh
# Setup node environment
export NODE_OPTIONS=--max_old_space_size=1024
export NODE_OPTIONS=--max_old_space_size=512
# Build server from source
ynh_use_nodejs
env "$ynh_node_load_PATH" npm install -g npm