Closed thelee closed 4 years ago
technically, you can supply /dev/null as that argument, but I agree this is probably easier for most people :P
/dev/null
We do this in the gen-test-data script: https://github.com/sbuss/housing-dashboard/blob/41af8cef48ec75a5d453592b400cf902f6ac2d86/gen-test-data.sh#L9
lgtm
technically, you can supply
/dev/null
as that argument, but I agree this is probably easier for most people :PWe do this in the gen-test-data script: https://github.com/sbuss/housing-dashboard/blob/41af8cef48ec75a5d453592b400cf902f6ac2d86/gen-test-data.sh#L9