maybe: I should sleep

This commit is contained in:
vhsdream 2025-06-08 23:12:52 -04:00
parent 7cedb9be98
commit 389bd9be63

View File

@ -107,7 +107,7 @@ After=redis.service
[Service]
Type=simple
WorkingDirectory=/opt/maybe
ExecStart=/root/.rbenv/shims/dotenv -f /opt/maybe/.env /opt/maybe/bundle exec sidekiq
ExecStart=/root/.rbenv/shims/dotenv -f /opt/maybe/.env /opt/maybe/bin/bundle exec sidekiq
Restart=unless-stopped
[Install]