This commit is contained in:
2025-01-14 23:59:29 +01:00
parent c2fa4f68d1
commit f55654b3d4
2 changed files with 3 additions and 1 deletions

View File

@@ -1 +0,0 @@
---

3
docker/herolib/start.sh Normal file → Executable file
View File

@@ -4,5 +4,8 @@
SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
cd "$SCRIPT_DIR"
docker rm herolib --force
docker compose up -d
./ssh_init.sh