From e36cc23c3fc1a05ab9d2af80c944973bc63320f6 Mon Sep 17 00:00:00 2001 From: Andreas Maunz Date: Tue, 21 Aug 2012 10:40:37 +0200 Subject: Ruby installed globally --- base-install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'base-install') 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:" -- cgit v1.2.3