summaryrefslogtreecommitdiff
path: root/base-install
diff options
context:
space:
mode:
Diffstat (limited to 'base-install')
-rwxr-xr-xbase-install2
1 files changed, 1 insertions, 1 deletions
diff --git a/base-install b/base-install
index 593bb0c..6e549d8 100755
--- a/base-install
+++ b/base-install
@@ -13,7 +13,7 @@ DIR=`pwd`
# Not logged
# Not logged
[ "`id -u`" = "0" ] && echo "This script must not be run as root" 1>&2 && exit 1
-check_utils "aptitude apt-get apt-key git apt-cache dpkg tee wget"
+check_utils "aptitude apt-get apt-key apt-cache dpkg tee wget"
echo
echo "Base Packages:"