summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2012-05-11 15:41:13 +0200
committerAleksander Morgado <aleksander@lanedo.com>2012-07-03 16:08:52 +0200
commite2ce1ab21d8760efed95e1e58ffa301f7c5c234c (patch)
tree361a4356669a6c11a58745e85eeb70cfa987dccf /utils
parentf0758c3b104d79e434776be595db0041489d300d (diff)
utils,qmi-network: try to use /bin/sh instead of /bin/bash
Diffstat (limited to 'utils')
-rwxr-xr-xutils/qmi-network2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/qmi-network b/utils/qmi-network
index 8686527..6f1684e 100755
--- a/utils/qmi-network
+++ b/utils/qmi-network
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
print_usage ()
{