Laurent Destailleur 5 years ago
parent
commit
fd6af312e9
2 changed files with 2 additions and 2 deletions
  1. 1 1
      dev/translation/txpull.sh
  2. 1 1
      dev/translation/txpush.sh

+ 1 - 1
dev/translation/txpull.sh

@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 #------------------------------------------------------
 # Script to pull language files to Transifex
 #

+ 1 - 1
dev/translation/txpush.sh

@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 #------------------------------------------------------
 # Script to push language files to Transifex
 #