This commit is contained in:
root
2022-04-06 15:10:39 -04:00
parent 72294ead28
commit 15473e8d2a
3 changed files with 206 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
# Joe wrote this
install:
sudo cp qsstv.service /etc/systemd/system/qsstv.service
sudo systemctl daemon-reload
sudo systemctl enable qsstv.service