mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-09-14 11:06:13 +05:00
Repair abxpkg env directories after Docker UID remap
This commit is contained in:
parent
d9544a970d
commit
02ed8a4991
@ -199,6 +199,8 @@ ensure_small_runtime_tree "$UV_CACHE_DIR"
|
||||
ensure_dir "$PLAYWRIGHT_BROWSERS_PATH"
|
||||
ensure_runtime_tmp_tree
|
||||
ensure_dir "$ABXPKG_LIB_DIR"
|
||||
ensure_dir "$ABXPKG_LIB_DIR/env"
|
||||
ensure_dir "$ABXPKG_LIB_DIR/env/bin"
|
||||
ensure_file_owner "$ABXPKG_LIB_DIR/env/derived.env"
|
||||
run_as_archivebox touch "$ABXBUS_CACHE_DIR/semaphores/.permissions_test_safe_to_delete" 2>/dev/null || permission_error "$ABXBUS_CACHE_DIR/semaphores"
|
||||
rm -f "$ABXBUS_CACHE_DIR/semaphores/.permissions_test_safe_to_delete"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user