]> glassweightruler.freedombox.rocks Git - Ventoy.git/blobdiff - IMG/cpio/ventoy/hook/debian/default-hook.sh
Disable Fn/L/Ctrl hotkeys on select WIM menu.
[Ventoy.git] / IMG / cpio / ventoy / hook / debian / default-hook.sh
index 37f5a9ed6f9ae03f468bf116da4db01d1e73a69f..5db56e350f56c125fd20e9a7d8f4df5215453b22 100644 (file)
@@ -64,6 +64,10 @@ if [ -f $VTOY_PATH/autoinstall ]; then
             $SED "/^mount \/proc/a export file=$VTOY_PATH/autoinstall; export auto='true'; export priority='critical'"  -i /init
         fi
     fi
+    
+    # if [ -e /bin/check-missing-firmware ]; then
+    #     $SED "/^#!/a\exit 0" -i /bin/check-missing-firmware
+    # fi
 fi
 
 #for ARMA aka Omoikane