diff --git a/executable_install-fedora.sh b/executable_install-fedora.sh index d659c26..5cd13cc 100755 --- a/executable_install-fedora.sh +++ b/executable_install-fedora.sh @@ -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