summaryrefslogtreecommitdiffhomepage
path: root/scripts/xfsub
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2023-05-24 01:16:29 +0200
committerThomas Voss <mail@thomasvoss.com> 2023-05-24 01:16:29 +0200
commit4e7535fd73d232a51629fc33f65a61754a155b22 (patch)
treeacce114d59f1679d8f08a4c96ed180b8027c632a /scripts/xfsub
Genesis commit
Diffstat (limited to 'scripts/xfsub')
-rwxr-xr-xscripts/xfsub3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/xfsub b/scripts/xfsub
new file mode 100755
index 0000000..cab652a
--- /dev/null
+++ b/scripts/xfsub
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+fsub "$1" "$2" "$3" | sponge "$3"