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