]> glassweightruler.freedombox.rocks Git - Ventoy.git/blobdiff - IMG/cpio/ventoy/hook/ventoy-os-lib.sh
1.0.08beta1
[Ventoy.git] / IMG / cpio / ventoy / hook / ventoy-os-lib.sh
index b5ea3bf7d8e49d34a20e0a4a12bb5c7bdadc7946..05533347e45082ed14863ccd83532e5420b15e7e 100644 (file)
@@ -101,3 +101,7 @@ ventoy_print_yum_repo() {
     echo "gpgcheck=0"
     echo "priority=0"
 }
+
+ventoy_set_inotify_script() {
+    echo $VTOY_PATH/hook/$1 > $VTOY_PATH/inotifyd-hook-script.txt
+}