Make work on linux
parent
b71688f0b0
commit
2721323250
@ -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