Update README.md with upload script

pull/1/head
Gabe Farrell 3 years ago
parent b07a675427
commit dd26663340

@ -256,6 +256,13 @@ Or to load it for the lowell dashboard specifically
bundle exec rake data:seed_only_lowell bundle exec rake data:seed_only_lowell
``` ```
### Upload cleaned data to SFTP
You can upload cleaned lowell data to the SFTP server with
```bash
bundle exec rake upload:lowell
```
## Running tests ## Running tests
### Single threaded test execution ### Single threaded test execution

Loading…
Cancel
Save