summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2013-02-12 00:51:44 +0100
committerMatúš Kukan <matus.kukan@gmail.com>2013-02-12 00:51:44 +0100
commit6bc06edf950575fa8f10019a66d83aa484a0236c (patch)
tree61fd6bcb4fd5b01c77b422c6ebabe3633fe49369
parent21c4db017f59a768ce4982c7dfa4103ec27d41a9 (diff)
loperf: these are bash scripts
-rwxr-xr-xloperf/loperf.sh2
-rwxr-xr-xloperf/utls.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/loperf/loperf.sh b/loperf/loperf.sh
index 19822cc..01360fa 100755
--- a/loperf/loperf.sh
+++ b/loperf/loperf.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/usr/bin/env bash
# Version: MPL 1.1 / GPLv3+ / LGPLv3+
#
# The contents of this file are subject to the Mozilla Public License Version
diff --git a/loperf/utls.sh b/loperf/utls.sh
index 78402ac..6103157 100755
--- a/loperf/utls.sh
+++ b/loperf/utls.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/usr/bin/env bash
# Version: MPL 1.1 / GPLv3+ / LGPLv3+
#
# The contents of this file are subject to the Mozilla Public License Version