summary refs log tree commit diff
path: root/firstComplete.sh
diff options
context:
space:
mode:
authorZach DeCook <zachdecook@librem.one>2021-10-09 06:08:38 -0400
committerZach DeCook <zachdecook@librem.one>2021-10-09 06:08:38 -0400
commit78b9951650925c50bc9e54030aa63b400ef7bcb1 (patch)
tree6d074180f3195ad81a44a0bc73ea0e095e446fbb /firstComplete.sh
parentbed91ca620bb0c4efeea2aceaaae19ab510b53da (diff)
downloadswipeGuess-78b9951650925c50bc9e54030aa63b400ef7bcb1.tar.gz
firstComplete.sh: type the rest of the word
Diffstat (limited to 'firstComplete.sh')
-rwxr-xr-xfirstComplete.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/firstComplete.sh b/firstComplete.sh
new file mode 100755
index 0000000..0a75e88
--- /dev/null
+++ b/firstComplete.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+read -r word
+sxmo_type.sh ${word:1}