This commit is contained in:
2025-06-15 16:30:40 +02:00
parent d0baac83a9
commit 89b7f0d465
38 changed files with 73 additions and 73 deletions

View File

@@ -14,7 +14,7 @@ export DOCKER_HOST=unix:///Users/despiegk1/.local/share/containers/herocontainer
#had to install docker to get some docker tools, but was not running it
brew install --cask docker
cd /tmp
git clone git@git.ourworld.tf:despiegk/test.git
git clone git@git.threefold.info:despiegk/test.git
cd test
actrunner exec
```