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
816f9475cb
commit
cd6347d1d4
1 changed files with 1 additions and 1 deletions
|
@ -150,7 +150,7 @@ pushd "$final_path"
|
||||||
export NODE_OPTIONS=--max_old_space_size=1024
|
export NODE_OPTIONS=--max_old_space_size=1024
|
||||||
# Build server from source
|
# Build server from source
|
||||||
ynh_secure_remove --file="$final_path/build"
|
ynh_secure_remove --file="$final_path/build"
|
||||||
make all install DESTDIR=$final_path/build 2>&1
|
make all DESTDIR=$final_path/build 2>&1
|
||||||
ynh_secure_remove --file="$final_path/go"
|
ynh_secure_remove --file="$final_path/go"
|
||||||
popd
|
popd
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue