radare2/sys/full-uninstall.sh

7 lines
64 B
Bash
Executable File

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