From: Neszt Tibor Date: Thu, 7 Dec 2017 11:00:54 +0000 (+0100) Subject: install git curl automated X-Git-Url: http://git.neszt.hu/?a=commitdiff_plain;h=b04630fbf672876a278ea337fa1ca604c07d236f;p=yawep.git install git curl automated --- diff --git a/install.sh b/install.sh index 7f5cb3f..175cce8 100755 --- a/install.sh +++ b/install.sh @@ -3,7 +3,7 @@ set -e # INSTALL: # -# apt-get update && apt-get install curl git +# apt-get update && apt-get -y install curl git # curl -fsSL yawep.neszt.hu -o get-yawep.sh # sh get-yawep.sh