aboutsummaryrefslogtreecommitdiff
path: root/utils/mirror.sh
diff options
context:
space:
mode:
Diffstat (limited to 'utils/mirror.sh')
-rwxr-xr-xutils/mirror.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/mirror.sh b/utils/mirror.sh
index 57b02d1..41a434f 100755
--- a/utils/mirror.sh
+++ b/utils/mirror.sh
@@ -1,3 +1,3 @@
1#!/bin/sh 1#!/bin/sh
2 2
3sed 's/R/l/g ; s/L/R/g ; s/l/L/g' 3tr 'LR' 'RL'

Generated with cgit - Back to sebastiano.tronto.net