mirror of
https://github.com/YunoHost-Apps/glitchsoc_ynh.git
synced 2024-09-03 19:15:59 +02:00
[autopatch] TEST BEFORE MERGE ynh_setup_source --full_replace=1
This commit is contained in:
parent
486b448a27
commit
095ec7d24c
1 changed files with 1 additions and 1 deletions
|
@ -244,7 +244,7 @@ then
|
||||||
rsync -a "$config" "$tmpdir/."
|
rsync -a "$config" "$tmpdir/."
|
||||||
ynh_secure_remove --file="$final_path/live"
|
ynh_secure_remove --file="$final_path/live"
|
||||||
|
|
||||||
ynh_setup_source --dest_dir="$final_path/live"
|
ynh_setup_source --dest_dir="$final_path/live" --full_replace=1
|
||||||
|
|
||||||
if [ -d "$final_path/system.tmp" ]; then
|
if [ -d "$final_path/system.tmp" ]; then
|
||||||
mv --verbose --no-target-directory "$final_path/system.tmp" "$final_path/live/public/system"
|
mv --verbose --no-target-directory "$final_path/system.tmp" "$final_path/live/public/system"
|
||||||
|
|
Loading…
Add table
Reference in a new issue