Commit graph

10 commits

Author SHA1 Message Date
8d8346d51f Add verify_denyfile, and other small fixes 2024-06-30 07:56:17 -03:00
69a66825ab Add setup-cron
Add a setup script that adds a crontab entry that
runs 'portzap pull' everyday at 12AM localtime
2024-06-30 04:25:23 -03:00
f3c9cec057 Fix shellcheck error 2024-05-23 00:41:21 -03:00
4d791170a1 Add libexec/portzap/{commands,utils}/ 2024-05-22 23:52:41 -03:00
a96f570052 Update setup-portzap 2024-05-22 22:37:34 -03:00
f14591d42b Add libexec/portzap/printok 2024-05-22 21:42:15 -03:00
eb3ebcc627 Prefix errors with ERR 2024-05-21 22:35:16 -03:00
ee84071329 Switch from #!/bin/sh -e to set -e
Switch to set -e.
The shebang variant doesn't apply to subshells.
2024-05-11 14:51:26 -03:00
1572ea4c1d Rephrase another error message 2024-04-19 07:43:38 -03:00
2ab35924c8 Replace 'portzap setup' with 'setup-portzap' 2024-04-19 05:49:49 -03:00
Renamed from libexec/portzap/portzap-setup (Browse further)