From 5e0ec55f92dab4712d8b34fd9798dc61efc78720 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patrick=20H=C3=B6hn?= Date: Sat, 14 Mar 2015 20:05:52 +0100 Subject: [PATCH] set shell to bash --- install_zotero.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_zotero.sh b/install_zotero.sh index f08bb0f..a1d9db2 100755 --- a/install_zotero.sh +++ b/install_zotero.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash echo "######################################################" echo "######################################################"