better auto-link

This commit is contained in:
Ville Rantanen
2023-07-24 22:22:16 +03:00
parent 384051bcd4
commit 1c6cbbe9ed
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env bash
set -e
docker-compose up -d -t 0 --build forum
docker-compose up -d -t 0 --build --force-recreate forum
docker-compose logs -f