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