implement script auto-update functionality, ideally via something robust like a git checkout from this repo, or failing that some mechanism for each script to update itself from versions pulled via HTTPS from GitHub (ex. have update functionality in a static leading block within each script that, when executed, replaces content following the block)