Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
seangong committed Sep 15, 2022
1 parent c567895 commit 62a9315
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[Unit]
Description=wechatbot webhook service
Description=wechat robot webhook service
After=network.target

[Service]
Type=simple
ExecStart=/usr/local/bin/wechatbot --RobotKey=xxxxxx-xxxxx-xxxxx-xxxxxx-xxxxxxx
ExecStart=/usr/local/bin/wechatrobot --RobotKey=xxxxxx-xxxxx-xxxxx-xxxxxx-xxxxxxx
ExecReload=/bin/kill -HUP $MAINPID

SuccessExitStatus=143
Expand Down

0 comments on commit 62a9315

Please sign in to comment.