mirror of
https://github.com/YunoHost-Apps/snappymail_ynh.git
synced 2024-09-03 20:26:29 +02:00
set relative path
This commit is contained in:
parent
45e74df5cc
commit
f5e2eb28ac
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ then
|
|||
ynh_script_progression --message="Upgrading source files..." --weight=5
|
||||
|
||||
# Download, check integrity, uncompress and patch the source from app.src
|
||||
ynh_setup_source --dest_dir="$final_path" --keep="$final_path/data/_data_/_default_/configs/application.ini"
|
||||
ynh_setup_source --dest_dir="$final_path" --keep="data/_data_/_default_/configs/application.ini"
|
||||
fi
|
||||
|
||||
chmod 750 "$final_path"
|
||||
|
|
Loading…
Add table
Reference in a new issue