aboutsummaryrefslogtreecommitdiff
path: root/utils/mirror.sh
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2023-10-05 16:18:33 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2023-10-05 16:18:33 +0200
commit9ef630eefb683dcdbe56e96e51b10bf356f20505 (patch)
treeca114ca45c0a743261349a4f666bfbd56dcbb9f0 /utils/mirror.sh
parent3d54256257bef55e398f26ab1f0f7aa21901eddd (diff)
downloadnissy-core-9ef630eefb683dcdbe56e96e51b10bf356f20505.tar.gz
nissy-core-9ef630eefb683dcdbe56e96e51b10bf356f20505.zip
Added transformation util files, renamed move files
Diffstat (limited to 'utils/mirror.sh')
-rwxr-xr-xutils/mirror.sh3
1 files changed, 3 insertions, 0 deletions
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 @@
1#!/bin/sh
2
3sed 's/R/l/g ; s/L/R/g ; s/l/L/g'

Generated with cgit - Back to sebastiano.tronto.net