From 4e7535fd73d232a51629fc33f65a61754a155b22 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Wed, 24 May 2023 01:16:29 +0200 Subject: Genesis commit --- scripts/xfsub | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 scripts/xfsub (limited to 'scripts/xfsub') 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" -- cgit v1.2.3