op-packages/quickstart/files/quickstart.hotplug
github-actions[bot] 32600acc60 🌴 Sync 2026-03-05 23:51:42
2026-03-05 23:51:42 +08:00

3 lines
84 B
Plaintext

if [ "$ACTION" = "add" -o "$ACTION" = "remove" ]; then
quickstart blockChange
fi