Returned
This commit is contained in:
parent
8b99f24ba5
commit
b30e05ecbb
|
@ -4,8 +4,6 @@ cmd="$(which xdotool)"
|
|||
# TODO: improve error handling
|
||||
# cmd="/usr/local/bin/xdotool"
|
||||
|
||||
# Test comment
|
||||
|
||||
if test -e "$cmd"; then
|
||||
echo "[+] xdotool exists, continuing the script!"
|
||||
else
|
||||
|
|
Loading…
Reference in New Issue