1
0
mirror of https://github.com/vikstrous/pirate-get synced 2025-01-10 10:04:21 +01:00
pirate-get/uninstall.sh

8 lines
108 B
Bash
Raw Normal View History

2013-12-14 14:43:10 +01:00
#!/usr/bin/env sh
2013-12-14 14:12:17 +01:00
if [ "$UID" -ne 0 ]
then echo "Please run as root"
exit
fi
rm /usr/bin/pirate-get