about summary refs log tree commit diff stats
path: root/translate_mu
diff options
context:
space:
mode:
Diffstat (limited to 'translate_mu')
-rwxr-xr-xtranslate_mu7
1 files changed, 7 insertions, 0 deletions
diff --git a/translate_mu b/translate_mu
new file mode 100755
index 00000000..d3029433
--- /dev/null
+++ b/translate_mu
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+set -e
+
+cat $*          |apps/mu      > a.subx
+
+./ntranslate init.linux 0*.subx mu-init.subx a.subx