Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Paroz <github@oparoz.com>2015-09-27 14:03:31 +0300
committerOlivier Paroz <github@oparoz.com>2015-09-27 14:03:31 +0300
commitff4227bbfc54709a209885bfb78054c60fdb519c (patch)
treed544b57d907418daf10587e93931ed05abdc1343 /autotest-external.sh
parentfe54d76e3dd047876847cebb63ed469c3273cf0a (diff)
Use a universal shebang
Fixes #15037
Diffstat (limited to 'autotest-external.sh')
-rwxr-xr-xautotest-external.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autotest-external.sh b/autotest-external.sh
index cb5a3dad503..b738669b48c 100755
--- a/autotest-external.sh
+++ b/autotest-external.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
#
# ownCloud
#