radare2/sys/full-uninstall.sh
2015-06-16 23:47:36 -04:00

7 lines
69 B
Bash
Executable File

#!/bin/sh
# find root
cd "$(dirname "$PWD/$0")" ; cd ..
make purge