fix install dotool
This commit is contained in:
parent
29e00ad1f1
commit
0682ea7d25
1 changed files with 1 additions and 0 deletions
|
@ -116,6 +116,7 @@ if [[ ! -f /usr/local/bin/dotool ]]; then
|
|||
git clone https://git.sr.ht/~geb/dotool
|
||||
cd dotool
|
||||
./build.sh && sudo ./build.sh install
|
||||
sudo udevadm control --reload && sudo udevadm trigger
|
||||
cd
|
||||
echo "dotool wurde auf dem System installiert"
|
||||
else
|
||||
|
|
Loading…
Add table
Reference in a new issue