mirror of
https://github.com/YunoHost-Apps/photoprism_ynh.git
synced 2024-09-03 19:56:41 +02:00
Upgrade mistake
This commit is contained in:
parent
f4baa8bdb9
commit
f490464c24
1 changed files with 2 additions and 0 deletions
|
@ -136,6 +136,8 @@ pushd "$final_path"
|
|||
export GOBIN=$GOPATH/bin
|
||||
# Setup tensorflow library
|
||||
./scripts/dist/install-tensorflow.sh
|
||||
# Remove the former build file
|
||||
ynh_secure_remove --file="$final_path/build"
|
||||
# Setup node environment
|
||||
export NODE_OPTIONS=--max_old_space_size=1024
|
||||
# Build server from source
|
||||
|
|
Loading…
Add table
Reference in a new issue