...
This commit is contained in:
@@ -1 +0,0 @@
|
||||
---
|
||||
3
docker/herolib/start.sh
Normal file → Executable file
3
docker/herolib/start.sh
Normal file → Executable 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
|
||||
Reference in New Issue
Block a user