mirror of
https://github.com/tomasriveral/vps-config.git
synced 2026-08-11 18:18:38 +02:00
fix archivebox docker exec/run error
This commit is contained in:
@@ -123,7 +123,7 @@ def send_to_archivebox(url):
|
|||||||
"compose",
|
"compose",
|
||||||
"-f",
|
"-f",
|
||||||
f"{DOCKER_COMPOSE_DIR}/compose.yml",
|
f"{DOCKER_COMPOSE_DIR}/compose.yml",
|
||||||
"exec",
|
"run",
|
||||||
"-T",
|
"-T",
|
||||||
"archivebox",
|
"archivebox",
|
||||||
"archivebox",
|
"archivebox",
|
||||||
|
|||||||
Reference in New Issue
Block a user