ignore errors when chowning at initial startup

This commit is contained in:
Nick Sweeting
2024-10-09 04:48:09 -07:00
parent ad675a8e7c
commit de7ab65f11
5 changed files with 7 additions and 19 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "archivebox"
version = "0.8.5rc31"
version = "0.8.5rc32"
requires-python = ">=3.10"
description = "Self-hosted internet archiving solution."
authors = [{name = "Nick Sweeting", email = "pyproject.toml@archivebox.io"}]