From 3966022914169afd312c61dbf01b7a5179a2358a Mon Sep 17 00:00:00 2001 From: BlackDragon Date: Thu, 23 Oct 2025 20:58:01 +0200 Subject: [PATCH] i forgor --- init.sh | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/init.sh b/init.sh index 9385843..7b66527 100755 --- a/init.sh +++ b/init.sh @@ -197,11 +197,10 @@ apply_patches () { done } -# check_prereqs -# get_required_app -# import_from_ins -# extract_apps -# patchbin -# mount -apply_patches -# patchbin "images/vhd/SDFE_2.53.00_20210607052915_3_2.52.00.vhd.old" \ No newline at end of file +check_prereqs +get_required_app +import_from_ins +extract_apps +patchbin +mount +apply_patches \ No newline at end of file