From 9ef630eefb683dcdbe56e96e51b10bf356f20505 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Thu, 5 Oct 2023 16:18:33 +0200 Subject: Added transformation util files, renamed move files --- utils/mirror.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 utils/mirror.sh (limited to 'utils/mirror.sh') diff --git a/utils/mirror.sh b/utils/mirror.sh new file mode 100755 index 0000000..57b02d1 --- /dev/null +++ b/utils/mirror.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +sed 's/R/l/g ; s/L/R/g ; s/l/L/g' -- cgit v1.3