Jafner.net/dotfiles_github/install_pamidi.sh

9 lines
184 B
Bash
Raw Normal View History

2021-11-11 21:01:29 -08:00
#!/bin/bash
2021-11-25 21:54:25 -08:00
set -x
2021-11-11 21:01:29 -08:00
git clone https://github.com/Jafner/pamidi.git ~/Git/pamidi
2021-11-11 22:00:53 -08:00
cd ~/Git/pamidi/
2021-11-25 21:54:25 -08:00
sudo pacman -Sy xdotool
2021-11-11 22:00:53 -08:00
chmod +x install_daemon_systemd.sh
./install_daemon_systemd.sh