Quinn Pollock
Quinn Pollock
right now im using a script ill prob edit to work on a cron that does this ```zsh #!/usr/bin/zsh for file in * do if [[ "$file" != "Fileserver" ]];...
hmm interesting ill check it out might be a like need to update how the scraper works
Use https://github.com/uber-go/zap for more structured logging
Oh this cool ill review it tomorrow