b0a4ccb59625
1 2 3 4 5 6 7 8 9
#!/bin/sh if [ x$2 != xDEINSTALL ]; then exit fi rm -rf /var/mnogosearch exit 0