This website requires JavaScript.
Explore
Help
Sign In
heckyel
/
mediagoblin
Watch
1
Star
0
Fork
0
You've already forked mediagoblin
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
mediagoblin
/
devtools
History
Christopher Allan Webber
20adec8f26
Update make_example_database.sh to use #!/bin/sh instead of #!/usr/bin/env
...
* devtools/make_example_database.sh: Update shebang.
2016-03-26 11:39:08 -07:00
..
compile_translations.sh
Also switch "#!/usr/bin/env bash" to "#!/bin/sh" in compile-translations.sh
2016-02-24 13:45:03 -08:00
make_example_database.sh
Update make_example_database.sh to use #!/bin/sh instead of #!/usr/bin/env
2016-03-26 11:39:08 -07:00
maketarball.sh
Fix
#5315
- use
env
in shebangs
2016-01-14 10:25:23 -08:00
pootle-exclude.txt
Exclude the LC_MESSAGES stuff (and master pulling)
2015-01-18 14:03:11 -06:00
update_extlib.sh
Switch to #!/bin/sh (don't use "env" unless we have to)
2016-02-10 11:11:02 -08:00
update_translations.sh
Fix
#5315
- use
env
in shebangs
2016-01-14 10:25:23 -08:00