mirror of
https://github.com/YunoHost-Apps/photoprism_ynh.git
synced 2024-09-03 19:56:41 +02:00
[autopatch] TEST BEFORE MERGE ynh_setup_source --full_replace=1
This commit is contained in:
parent
5fbed01f93
commit
d60ef16787
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ if [ "$upgrade_type" == "UPGRADE_APP" ]
|
|||
then
|
||||
|
||||
# Download, check integrity, uncompress and patch the source from app.src
|
||||
ynh_setup_source --dest_dir="$install_dir/build/"
|
||||
ynh_setup_source --dest_dir="$install_dir/build/" --full_replace=1
|
||||
|
||||
mkdir -p "$install_dir/live/"
|
||||
rsync -a "$install_dir/build/opt/photoprism/" "$install_dir/live/"
|
||||
|
|
Loading…
Add table
Reference in a new issue