aboutsummaryrefslogtreecommitdiff
path: root/practice
diff options
context:
space:
mode:
Diffstat (limited to 'practice')
-rwxr-xr-xpractice2
1 files changed, 1 insertions, 1 deletions
diff --git a/practice b/practice
index 52f7e45..090aae8 100755
--- a/practice
+++ b/practice
@@ -23,7 +23,7 @@ fin() {
23 scr="$(nissy scramble htr)" 23 scr="$(nissy scramble htr)"
24 echo "$scr" 24 echo "$scr"
25 read -r x 25 read -r x
26 nissy solve -o drslice "$scr" 26 nissy solve -o drudslice "$scr"
27 read -r x 27 read -r x
28 done 28 done
29} 29}

Generated with cgit - Back to sebastiano.tronto.net