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