Keep on upgrade

This commit is contained in:
Salamandar 2024-01-28 16:47:10 +01:00
parent d031a21e4c
commit cb5dbba961

View file

@ -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"