Commit Graph

12 Commits

Author SHA1 Message Date
Dan Church dc38b1a376
Remove unused variable 2023-07-11 12:55:25 -05:00
Dan Church 942465cc22
Remove 'set -e'
Makes scripts less able to handle errors properly.
2023-07-11 12:54:22 -05:00
Dan Church 06e9f59489
Remove vim modelines
We have .editorconfig for that.
2023-07-11 12:51:51 -05:00
Dan Church afa73e31f6
Fix blocklist permissions on first generation 2022-12-15 11:54:02 -06:00
Dan Church 9b4ee564d6
Fix AdroitAdorKhan-EnergizedProtection
Lock the repo to a commit right before things started breaking.
2022-12-08 14:25:01 -06:00
Dan Church 59ef0fd513
Limit file clobbering during update
Don't clobber files in-place unless there's actual changes.
2022-11-25 14:58:27 -06:00
Dan Church 65ade612e7
Replace Slackware-specific dnsmasq restart 2022-11-12 12:01:03 -06:00
Dan Church 2a67e47cde
Add README, CONTRIBUTING, LICENSE
And all the other explanatory bits needed to push this out into a
proper Open Source Project(TM).
2022-11-11 16:59:14 -06:00
Dan Church b77bcfdb89
Add configuration defaults
Don't depend on update.cfg being there.

Move existing hard-coded config to example config.
2022-11-11 16:47:56 -06:00
Dan Church 00b114c85a
Use a temporary directory 2022-11-11 16:47:56 -06:00
Dan Church c03f0c8d37
Replace elaborate wget with git repo 2022-11-11 16:47:53 -06:00
Dan Church c6f800c04a
Initial commit 2022-11-11 16:47:36 -06:00