mirror of
https://github.com/YunoHost-Apps/pydio_ynh.git
synced 2024-09-03 20:16:05 +02:00
Keep on upgrade
This commit is contained in:
parent
d031a21e4c
commit
cb5dbba961
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ ynh_script_progression --message="Upgrading source files..."
|
||||||
ynh_exec_warn ls -lah "$install_dir"
|
ynh_exec_warn ls -lah "$install_dir"
|
||||||
|
|
||||||
# Download, check integrity, uncompress and patch the source from app.src
|
# Download, check integrity, uncompress and patch the source from app.src
|
||||||
ynh_setup_source --dest_dir="$install_dir" --full_replace=1
|
ynh_setup_source --dest_dir="$install_dir" --full_replace=1 --keep=".config .minio"
|
||||||
|
|
||||||
chmod +x "$install_dir/cells"
|
chmod +x "$install_dir/cells"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue