Merge branch 'main' of https://github.com/creikey/rpgpt
commit
af77cf7952
@ -1,3 +1,4 @@
|
||||
#!/user/bin/env bash
|
||||
|
||||
#!/usr/bin/env bash
|
||||
systemctl stop rpgpt
|
||||
cp rpgpt.service /etc/systemd/system/
|
||||
echo "Installed. 'systemctl start rpgpt' to run it"
|
||||
|
Loading…
Reference in New Issue