Install xdotool during pamidi install
This commit is contained in:
parent
c9c81d3abb
commit
462936ac2d
@ -1,5 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -x
|
||||
git clone https://github.com/Jafner/pamidi.git ~/Git/pamidi
|
||||
cd ~/Git/pamidi/
|
||||
sudo pacman -Sy xdotool
|
||||
chmod +x install_daemon_systemd.sh
|
||||
./install_daemon_systemd.sh
|
||||
|
Loading…
Reference in New Issue
Block a user