diff --git a/scripts/upgrade b/scripts/upgrade index 55eeeb9..8625bca 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -68,7 +68,7 @@ then cp -a "$final_path/.env" "$tmpdir/.env" # Remove the app directory securely - ynh_secure_remove --file="$final_path" + #ynh_secure_remove --file="$final_path" # Download, check integrity, uncompress and patch the source from app.src ynh_setup_source --dest_dir="$final_path"