Another fix

This commit is contained in:
2026-05-10 19:05:55 +02:00
parent 54c6857252
commit 9acb4d86dc
3 changed files with 8 additions and 10 deletions
+6
View File
@@ -99,6 +99,7 @@ services:
- ./shared/skills:/a0/usr/skills
- ${HOME}/.ssh:/root/.ssh
- ../gutasktool:/opt/gutasktool
- ./shared/gutask:/usr/local/bin/gutask
restart: unless-stopped
depends_on:
dobby-init:
@@ -123,6 +124,7 @@ services:
- ./shared/skills:/a0/usr/skills
- ${HOME}/.ssh:/root/.ssh
- ../gutasktool:/opt/gutasktool
- ./shared/gutask:/usr/local/bin/gutask
restart: unless-stopped
depends_on:
gemma-init:
@@ -147,6 +149,7 @@ services:
- ./shared/skills:/a0/usr/skills
- ${HOME}/.ssh:/root/.ssh
- ../gutasktool:/opt/gutasktool
- ./shared/gutask:/usr/local/bin/gutask
restart: unless-stopped
depends_on:
gunnar-init:
@@ -171,6 +174,7 @@ services:
- ./shared/skills:/a0/usr/skills
- ${HOME}/.ssh:/root/.ssh
- ../gutasktool:/opt/gutasktool
- ./shared/gutask:/usr/local/bin/gutask
restart: unless-stopped
depends_on:
rind-init:
@@ -195,6 +199,7 @@ services:
- ./shared/skills:/a0/usr/skills
- ${HOME}/.ssh:/root/.ssh
- ../gutasktool:/opt/gutasktool
- ./shared/gutask:/usr/local/bin/gutask
restart: unless-stopped
depends_on:
abyssinthia-init:
@@ -218,6 +223,7 @@ services:
- ./shared/skills:/a0/usr/skills
- ${HOME}/.ssh:/root/.ssh
- ../gutasktool:/opt/gutasktool
- ./shared/gutask:/usr/local/bin/gutask
restart: unless-stopped
depends_on:
hermes-init: