Merge pull request #923 from phihag/install-abort-on-error

Update install to abort on error
This commit is contained in:
Brendan Coles
2013-08-04 00:52:56 -07:00

View File

@@ -5,6 +5,8 @@
# See the file 'doc/COPYING' for copying permission
#
set -e
clear
echo "======================================"
echo " BeEF Installer "