Add instructions if delayed job breaks

This commit is contained in:
redfast00 2019-01-09 11:17:16 +01:00
parent 91d18edf5e
commit c019f6fbfd
No known key found for this signature in database
GPG Key ID: 5946E0E34FD0553C
1 changed files with 7 additions and 1 deletions

View File

@ -11,4 +11,10 @@ Yes. We have to drink. But we also have to pay. This is the drinking part.
## Windows installation
[klik hier](README_WINDOWS.md)
[klik hier](README_WINDOWS.md)
## Wat als de delayed job kapot is waardoor er geen transacties van tab naar tap gaan?
```
sudo -u tap RAILS_ENV=production /home/tap/production/current/bin/delayed_job start
```