try creating shared libs as 777 when running as root

This commit is contained in:
Nick Sweeting
2024-10-08 17:10:56 -07:00
parent 35c7019772
commit 1888691ee8
5 changed files with 26 additions and 11 deletions

View File

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