From c929cb1337f565e44da48da298f4b07c77c3703b Mon Sep 17 00:00:00 2001 From: David Baker Date: Wed, 17 May 2017 18:21:58 +0100 Subject: [PATCH] Do I mean bash? Probably --- scripts/fetch-develop.deps.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/fetch-develop.deps.sh b/scripts/fetch-develop.deps.sh index a8abcef150..50c3af1a57 100755 --- a/scripts/fetch-develop.deps.sh +++ b/scripts/fetch-develop.deps.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Fetches the js-sdk and matrix-react-sdk dependencies for development # or testing purposes