1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/backdrop_ynh.git synced 2024-09-03 20:36:14 +02:00

set relative path for --keep opt

This commit is contained in:
ericgaspar 2022-08-15 19:09:24 +02:00
parent 2c48cac185
commit 4fe6f28dc1

View file

@ -86,7 +86,7 @@ then
ynh_script_progression --message="Reconfiguring $app..." --weight=2
# Download, check integrity, uncompress and patch the source from app.src
ynh_setup_source --dest_dir="$final_path" --keep="$final_path/settings.php"
ynh_setup_source --dest_dir="$final_path" --keep="settings.php"
fi
# Set permissions to app files