Compare commits

..

2 Commits

3 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -5,4 +5,5 @@ positions.txt
volume.txt
.claude/
audio/
docker/.build

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
pushd build 2>&1 >/dev/null

View File