fix starting behaviour

This commit is contained in:
2026-07-23 21:04:28 +02:00
parent fb2f7a78e7
commit 551a4a9e80
2 changed files with 4 additions and 4 deletions
-4
View File
@@ -3,8 +3,4 @@ set -e
cd "$(dirname "$0")/.."
mkdir -p archivebox-data
docker compose run --rm archivebox init --setup
docker compose up -d