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
8dafd0c194
commit
258193f4d6
1 changed files with 1 additions and 1 deletions
|
@ -149,7 +149,7 @@ pushd $final_path/build
|
||||||
popd
|
popd
|
||||||
mkdir -p "$final_path/web/"
|
mkdir -p "$final_path/web/"
|
||||||
pushd $final_path/build/output/usr/src/app
|
pushd $final_path/build/output/usr/src/app
|
||||||
/bin/sh entrypoint.sh
|
sudo /bin/sh entrypoint.sh
|
||||||
sudo tree
|
sudo tree
|
||||||
popd
|
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/"
|
||||||
|
|
Loading…
Add table
Reference in a new issue