Commit graph

4 commits

Author SHA1 Message Date
01057061f9 fix: use /var/www/feuille instead of /var/www/htdocs/feuille 2022-11-21 19:33:09 +01:00
fdf588e523 fix(feuille.c): pledge promises 2022-11-21 19:30:09 +01:00
601f8e4c24 fix(feuille.c): remove pledge stages 1 and 3
Stage 1 was causing issues with the chroot syscall, and, since stage
3 was causing more harm than security in terms of readability, I also
removed it.
2022-11-21 14:40:51 +01:00
8453d41a00 feat: First stable release 2022-11-21 10:43:22 +01:00