-
Notifications
You must be signed in to change notification settings - Fork 178
Open
Description
The automatic renewal section, when choosing the OpenBSD instructions, might be a tiny bit misleading, for lack of a better word. It adds a script to crontab, where it says "python" in the beginning, however when installing python 3 on OpenBSD, the binary is called "python3", so it will lead to the script not working.
Tiny issue, but if an unsuspecting user (such as myself) copies the script without realizing the wrong python binary is being called, the script will simply just not run.
So this issue is just asking for the number 3 to be appended to the word "python" in the automatic renewal script.
Metadata
Metadata
Assignees
Labels
No labels