3 lines
84 B
Plaintext
3 lines
84 B
Plaintext
if [ "$ACTION" = "add" -o "$ACTION" = "remove" ]; then
|
|
quickstart blockChange
|
|
fi |