From f4cbee9611b544d6bd45a1581f867067871526be Mon Sep 17 00:00:00 2001 From: Alex Clarke Date: Mon, 27 Jul 2026 10:50:40 -0600 Subject: [PATCH] docs: remove comment in spec.yaml about copying in coyote password file --- assets/sbx-kit/spec.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/assets/sbx-kit/spec.yaml b/assets/sbx-kit/spec.yaml index 1845087..cd510c8 100644 --- a/assets/sbx-kit/spec.yaml +++ b/assets/sbx-kit/spec.yaml @@ -3,7 +3,6 @@ # Setup (paths use $HOME so commands work in bash/zsh/PowerShell/Git Bash): # sbx create --kit ./sbx-kit/ coyote --name testing . # sbx cp $HOME/.config/coyote/ testing:/home/agent/.config/ -# sbx cp $HOME/.coyote_password testing:/home/agent/ # sbx run testing --kit ./sbx-kit/ schemaVersion: '1' kind: sandbox