Update README.md with upload script

This commit is contained in:
Gabe Farrell 2023-06-13 04:17:22 +00:00
parent b07a675427
commit dd26663340

View file

@ -256,6 +256,13 @@ Or to load it for the lowell dashboard specifically
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
### Single threaded test execution