properly handle chowning DATA_DIR on init when using sudo

This commit is contained in:
Nick Sweeting
2024-10-09 04:39:09 -07:00
parent 2f68a1d476
commit ad675a8e7c
7 changed files with 46 additions and 19 deletions

View File

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