small-package/quickstart/files/quickstart.hotplug

3 lines
84 B
Plaintext
Raw Normal View History

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