Nova
- Overijssel, The Netherlands
- https://novacow.ch/ (duh)
-
This is my custom Gitea instance. Here I store things that don't belong on GitHub!
- Joined on
2024-11-22
Block a user
On all branches but
edge
, the install script assumes you're using either POSIX or Non-POSIX even though there is a selector.
Since a branch for Non-POSIX compatibility exists, I'm just removing the selector.
On all branches but
edge
, the install script assumes you're using either POSIX or Non-POSIX even though there is a selector.
Priority will be set to low as most people probably want POSIX, and those who don't can just get the Non-POSIX branch.
msg() function errors with empty
elif
statement