diff --git a/scripts/upgrade b/scripts/upgrade index bc8ee8e..b19f6bc 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -107,6 +107,7 @@ then # Download, check integrity, uncompress and patch the source from app.src ynh_setup_source --dest_dir="$final_path" --keep=".config/default.yml" + git submodule update --init fi chmod 750 "$final_path"