Test commit
This commit is contained in:
parent
3b52fc7a55
commit
8b99f24ba5
|
@ -4,6 +4,8 @@ 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