diff --git a/scripts/upgrade b/scripts/upgrade index 8e58f8d..d90b5a2 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -24,7 +24,7 @@ then ynh_script_progression --message="Upgrading source files..." --weight=3 # Download, check integrity, uncompress and patch the source from app.src - ynh_setup_source --dest_dir="$install_dir" --keep="config/baikal.yaml" + ynh_setup_source --dest_dir="$install_dir" --keep="Specific config" fi chmod 750 "$install_dir"