10% circumnavigate the earth
[distro-setup] / input-setup
index 6ec672cde998d9bec74085e819290e113b379a85..b3ad60b9f2e4b8b1771f9f54a2d84de9aa5df09b 100755 (executable)
@@ -17,10 +17,10 @@ set -x
 # set to oppsite if the order is flipped.
 k2flip=false
 if $k2flip; then
-k2inorder=false
+    k2inorder=false
 else
     k2inorder=true
-    fi
+fi
 
 case $HOSTNAME in
     x2|tp) type=laptop ;;