radare2/sys/full-uninstall.sh

7 lines
69 B
Bash
Executable File

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