mirror of
https://github.com/msfjarvis/server-config
synced 2025-08-14 19:57:00 +05:30
systemd: update walls-bot-rs remote ref
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
92ec3269a9
commit
d62f4c299c
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ Restart=on-abort
|
|||
Type=simple
|
||||
User=bot
|
||||
WorkingDirectory=/home/bot/walls-bot-rs
|
||||
ExecStartPre=/usr/bin/git pull origin master
|
||||
ExecStartPre=/usr/bin/git pull origin develop
|
||||
ExecStart=/home/bot/.cargo/bin/cargo run --release
|
||||
ExecReload=/bin/kill -USR1 $MAINPID
|
||||
KillMode=mixed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue