Commit graph

15 commits

Author SHA1 Message Date
eca5d5585d Fix shellcheck errors (includes a bug in setup-user) 2024-07-26 22:26:07 -03:00
382581136e Add setup/setup-user
Some checks are pending
portzap / shellcheck (push) Waiting to run
2024-07-26 11:34:07 -03:00
3e76bda8bd Update setup scripts 2024-07-21 21:59:36 -03:00
a0988e1463 Remove setup-cron
I'm not sure about this feature, and since it hasn't been released
yet, I'd prefer not to include it
2024-07-21 21:52:21 -03:00
af917c0649 Replace script
Remove scripts that have been replaced by alternatives
2024-07-21 21:41:49 -03:00
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)