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:
parent
5232653761
commit
14ced63904
1 changed files with 2 additions and 0 deletions
|
@ -168,6 +168,8 @@ pushd "$final_path"
|
|||
export GOBIN=$GOPATH/bin
|
||||
# Setup tensorflow library
|
||||
./scripts/dist/install-tensorflow.sh
|
||||
# Setup node environment
|
||||
export NODE_OPTIONS=--max_old_space_size=1024
|
||||
# Build server from source
|
||||
make all install DESTDIR=$final_path/build 2>&1
|
||||
ynh_secure_remove --file="$final_path/go"
|
||||
|
|
Loading…
Add table
Reference in a new issue