small-package/quickstart/files/quickstart.hotplug

3 lines
88 B
Plaintext
Raw Normal View History

2022-07-07 23:45:13 +08:00
if [ "$ACTION" = "add" -o "$ACTION" = "remove" ]; then
quickstart blockChange
fi