5 lines
81 B
Plaintext
5 lines
81 B
Plaintext
if [ "$1" = "remove" ] || [ "$1" = "upgrade" ]; then
|
|
#DEL_ROOT#
|
|
#DEL_PACKAGE#
|
|
fi
|