summaryrefslogtreecommitdiffstats
path: root/intf/prepare.sh
diff options
context:
space:
mode:
Diffstat (limited to 'intf/prepare.sh')
-rwxr-xr-xintf/prepare.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/intf/prepare.sh b/intf/prepare.sh
new file mode 100755
index 0000000..c83a985
--- /dev/null
+++ b/intf/prepare.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+sed -f replaces.sed $1 | awk '{gsub(/\r/,"\n");print}'