aboutsummaryrefslogtreecommitdiff
path: root/utils/mirror.sh
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2024-04-13 09:24:47 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2024-04-13 09:24:47 +0200
commitae055f1fc993d406939f57f11553d218e1efde82 (patch)
tree4a9e03d6eb9afc38cfd7e1735f7b70f17bdcf0d3 /utils/mirror.sh
parent72e018b066bd5cc3ce0181b43865a227e8b9b6ec (diff)
downloadcubecore-ae055f1fc993d406939f57f11553d218e1efde82.tar.gz
cubecore-ae055f1fc993d406939f57f11553d218e1efde82.zip
Simplified moves and trans
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..41a434f
--- /dev/null
+++ b/utils/mirror.sh
@@ -0,0 +1,3 @@
1#!/bin/sh
2
3tr 'LR' 'RL'

Generated with cgit - Back to sebastiano.tronto.net