mirror of
https://github.com/kenzok8/small-package.git
synced 2026-01-14 19:30:24 +08:00
3 lines
84 B
Plaintext
3 lines
84 B
Plaintext
if [ "$ACTION" = "add" -o "$ACTION" = "remove" ]; then
|
|
quickstart blockChange
|
|
fi |