mirror of
https://github.com/tomasriveral/vps-config.git
synced 2026-08-11 18:18:38 +02:00
fix starting behaviour
This commit is contained in:
@@ -3,8 +3,4 @@ set -e
|
||||
|
||||
cd "$(dirname "$0")/.."
|
||||
|
||||
mkdir -p archivebox-data
|
||||
|
||||
docker compose run --rm archivebox init --setup
|
||||
|
||||
docker compose up -d
|
||||
|
||||
Reference in New Issue
Block a user