mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
typo
This commit is contained in:
parent
75158785a7
commit
abe227d7dd
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ After=syslog.target network.target
|
|||
[Service]
|
||||
Type=simple
|
||||
WorkingDirectory=/opt/myapp/current
|
||||
ExecStart=/usr/local/bin/bundler exec sidekiq -e production
|
||||
ExecStart=/usr/local/bin/bundle exec sidekiq -e production
|
||||
User=deploy
|
||||
Group=deploy
|
||||
UMask=0002
|
||||
|
|
Loading…
Add table
Reference in a new issue