summaryrefslogtreecommitdiff
path: root/push.sh
diff options
context:
space:
mode:
authorMonwarez <monwarez@gmail.com>2017-03-25 22:10:31 +0100
committerMonwarez <monwarez@gmail.com>2017-03-25 22:10:31 +0100
commit33c5a3f46c689f81344b34e1777740bf762e4a9e (patch)
tree22e89805daf7dfec58473681e03bb58603912021 /push.sh
parent18e91e2a2bda43267da609cce60aee8b937d22c5 (diff)
downloadall-33c5a3f46c689f81344b34e1777740bf762e4a9e.tar.gz
all-33c5a3f46c689f81344b34e1777740bf762e4a9e.tar.bz2
all-33c5a3f46c689f81344b34e1777740bf762e4a9e.tar.xz
all-33c5a3f46c689f81344b34e1777740bf762e4a9e.zip
Use /usr/bin/env instead of full path
Diffstat (limited to 'push.sh')
-rwxr-xr-xpush.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/push.sh b/push.sh
index d6d1b0d..219ded7 100755
--- a/push.sh
+++ b/push.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
export LANG=C