op-packages/3ginfo/files-text-old/etc/hotplug.d/usb/99-3ginfo
github-actions[bot] 32600acc60 🌴 Sync 2026-03-05 23:51:42
2026-03-05 23:51:42 +08:00

5 lines
98 B
Plaintext
Executable File

case "$ACTION" in
remove)
[ -f /tmp/pincode_was_given ] && rm -f /tmp/pincode_was_given;;
esac