summaryrefslogtreecommitdiff
path: root/push.sh
diff options
context:
space:
mode:
Diffstat (limited to 'push.sh')
-rwxr-xr-xpush.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/push.sh b/push.sh
index 74f2f1d..bcf61df 100755
--- a/push.sh
+++ b/push.sh
@@ -1,5 +1,7 @@
#!/bin/bash
+export LANG=C
+
function status {
if [ ! -d "$1" ]; then
return