build: add i18n-init.sh, a helper script to initalize missing *.po files
[project/luci.git] / build / mkversion.sh
index 1b1819e..afb34b4 100755 (executable)
@@ -1,5 +1,4 @@
 #!/bin/sh
-
 if [ "${4%%/*}" = "branches" ]; then
        variant="LuCI ${4##*[-/]} Branch"
 elif [ "${4%%/*}" = "tags" ]; then