Remove unneeded print

This commit is contained in:
Eduard Tolosa 2018-11-12 12:45:09 -05:00
parent bedc9b68ba
commit 68eef63131

View file

@ -50,7 +50,6 @@ fi
#Check for arguments passed to simpleaur
if [ "$1" == "--help" ] || [ "$1" == "-h" ] || [ -z "$*" ]; then
usage
printf "${ALL_OFF}"
exit
elif [ "$1" == "--purge" ] || [ "$1" == "-p" ]; then
rm -rf "$basebuilddir"/*