fix install dotool

This commit is contained in:
Simon Rieger 2025-04-24 11:25:07 +02:00
parent 667976a134
commit 29e00ad1f1

View file

@ -110,7 +110,7 @@ else
fi
# dotool mit Prüfung
if [[ ! -f /usr/bin/dotool ]]; then
if [[ ! -f /usr/local/bin/dotool ]]; then
mkdir -p ${HOME}/repos
cd ${HOME}/repos
git clone https://git.sr.ht/~geb/dotool