From: Konrad Rosenbaum Date: Sun, 10 Mar 2013 12:27:08 +0000 (+0100) Subject: fix www installer: use bash X-Git-Url: http://git.silmor.de/gitweb/?a=commitdiff_plain;h=512cc64d038e58f4ec8ab22490d5ec52902c22af;p=web%2Fkonrad%2Fsmoke.git fix www installer: use bash --- diff --git a/www/install.sh b/www/install.sh index a8c512a..9d9f565 100755 --- a/www/install.sh +++ b/www/install.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # # (c) Konrad Rosenbaum, 2007-2012 # protected under the GNU AGPL version 3 or at your option any newer