mirror of
https://github.com/YunoHost-Apps/photoprism_ynh.git
synced 2024-09-03 19:56:41 +02:00
update dir
This commit is contained in:
parent
05164105b8
commit
4dd1797066
1 changed files with 2 additions and 4 deletions
|
@ -61,11 +61,9 @@ ls -lah "$install_dir/"
|
||||||
ls -lah "$install_dir/build/"
|
ls -lah "$install_dir/build/"
|
||||||
ls -lah "$install_dir/build/opt/"
|
ls -lah "$install_dir/build/opt/"
|
||||||
ls -lah "$install_dir/build/photoprism/"
|
ls -lah "$install_dir/build/photoprism/"
|
||||||
ls -lah "$install_dir/build/output/"
|
|
||||||
ls -lah "$install_dir/build/output/opt/"
|
|
||||||
ls -lah "$install_dir/build/output/opt/photoprism/"
|
|
||||||
|
|
||||||
rsync -a "$install_dir/build/output/opt/photoprism/" "$install_dir/live/"
|
|
||||||
|
rsync -a "$install_dir/build/opt/photoprism/" "$install_dir/live/"
|
||||||
ynh_secure_remove --file="$install_dir/build"
|
ynh_secure_remove --file="$install_dir/build"
|
||||||
|
|
||||||
chmod 750 "$install_dir"
|
chmod 750 "$install_dir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue