summaryrefslogtreecommitdiffstats
path: root/minikrebs/profiles
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2013-01-14 03:30:31 +0100
committermakefu <github@syntax-fehler.de>2013-01-14 03:30:31 +0100
commit1e0701b96b8eadbda23e86f365853146998dbf27 (patch)
tree5843a803159b6c22df0e9264f81781dce72aba48 /minikrebs/profiles
parentaf2b05b0c4e163a6bd6e9411accb07526b50195f (diff)
update QUICKSTART, fix script interpreter
Diffstat (limited to 'minikrebs/profiles')
-rwxr-xr-xminikrebs/profiles/init2
1 files changed, 1 insertions, 1 deletions
diff --git a/minikrebs/profiles/init b/minikrebs/profiles/init
index eb5fa2af..df9fcfcd 100755
--- a/minikrebs/profiles/init
+++ b/minikrebs/profiles/init
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
cd $(dirname $(readlink -f $0))
if [ ! -e Makefile ] ;then