summaryrefslogtreecommitdiff
path: root/base-install
diff options
context:
space:
mode:
authorAndreas Maunz <andreas@maunz.de>2012-08-21 10:40:37 +0200
committerAndreas Maunz <andreas@maunz.de>2012-08-21 10:40:37 +0200
commite36cc23c3fc1a05ab9d2af80c944973bc63320f6 (patch)
treea58c0ef5ca88123df5f2b51744621bc752c3d934 /base-install
parent289cbaef8c5c5a1d69dba06b6713cd1b2441d42e (diff)
Ruby installed globally
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 3e3454a..c7d717e 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 git apt-cache dpkg"
+check_utils "aptitude apt-get apt-cache dpkg"
echo
echo "Base Packages:"