Jafner.net/dotfiles_github/install_pamidi.sh

6 lines
152 B
Bash
Raw Normal View History

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