4 lines
86 B
Plaintext
4 lines
86 B
Plaintext
|
if [ "$UPDATE" = "no" -a "$ACTION" = "post" ]; then
|
||
|
rm /var/lib/iscan/interpreter
|
||
|
fi
|