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