initial commit
This commit is contained in:
commit
384cc67566
2 changed files with 13 additions and 0 deletions
11
user/gollum.service
Normal file
11
user/gollum.service
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
[Unit]
|
||||
Description=Gollum Knowledge Base
|
||||
|
||||
[Service]
|
||||
Environment="PATH=/home/ray/.gem/ruby/2.6.0/bin:/usr/local/sbin:/usr/local/bin:/usr/bin"
|
||||
WorkingDirectory=/home/ray/Data/Gollum
|
||||
ExecStart=/home/ray/Data/Gollum/run.sh
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue