mirror of
https://github.com/msfjarvis/server-config
synced 2025-08-14 00:07:02 +05:30
systemd_units/walls-bot-rs: Don't use EnvironmentFile
walls-bot-rs uses dotenv Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
f360eadd9e
commit
c3a2ccb256
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ After=network.target
|
|||
Restart=on-abort
|
||||
Type=simple
|
||||
User=bot
|
||||
EnvironmentFile=/home/bot/walls-bot-rs/env
|
||||
WorkingDirectory=/home/bot/walls-bot-rs
|
||||
ExecStartPre=/usr/bin/git pull origin master
|
||||
ExecStart=/home/bot/.cargo/bin/cargo run --release
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue