projects
/
phppgadmin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9eb28d
)
use /bin/sh - more portable. try to improve permissions
author
chriskl
<chriskl>
Tue, 20 May 2003 02:33:04 +0000
(
02:33
+0000)
committer
chriskl
<chriskl>
Tue, 20 May 2003 02:33:04 +0000
(
02:33
+0000)
lang/synch
patch
|
blob
|
blame
|
history
diff --git
a/lang/synch
b/lang/synch
index 9339fbb98e3f3b11cf7aa49d2ebd5b80b02ac58b..31cbb3cd2a0349cfe726082e854c1c27b10f1373 100755
(executable)
--- a/
lang/synch
+++ b/
lang/synch
@@
-1,4
+1,4
@@
-#!/bin/
ba
sh
+#!/bin/sh
# This script will synchronize language file with the master
# english translation using chriskl's langcheck utility.
# It doesn't translate strings, only inserts english versions