mirror of
https://github.com/YunoHost-Apps/immich_ynh.git
synced 2024-09-03 20:36:24 +02:00
Update install
This commit is contained in:
parent
4fcf4ec4cd
commit
0e0f503145
1 changed files with 3 additions and 1 deletions
|
@ -148,7 +148,9 @@ pushd $final_path/build
|
||||||
./docker-image-extract altran1502/immich-web:$IMMICH_WEB_VERSION
|
./docker-image-extract altran1502/immich-web:$IMMICH_WEB_VERSION
|
||||||
popd
|
popd
|
||||||
mkdir -p "$final_path/web/"
|
mkdir -p "$final_path/web/"
|
||||||
sudo tree
|
pushd $final_path/build
|
||||||
|
sudo tree
|
||||||
|
popd
|
||||||
rsync -a "$final_path/build/output/usr/src/app/build/" "$final_path/web/"
|
rsync -a "$final_path/build/output/usr/src/app/build/" "$final_path/web/"
|
||||||
ynh_secure_remove --file="$final_path/build/output"
|
ynh_secure_remove --file="$final_path/build/output"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue