Update Using Bulkrax CRC1280 Folder Parser to do Imports authored by Johannes Frenzel's avatar Johannes Frenzel
......@@ -134,7 +134,7 @@ When a new CRCDataset is imported again (it was previously imported), it will cr
### Troubleshooting
#### reschedule pending jobs from the rails console
1. connect to the web container
`docker exec -it "${USER}-web-1" /bin/bash`
`docker exec -it web-1 /bin/bash`
2. `rails c`
3.
```ruby
......
......