This commit is contained in:
Niels Geens
2024-12-08 09:51:43 +01:00
parent da8583ab28
commit 6ab61ed384
4 changed files with 155 additions and 153 deletions

1
run.sh
View File

@@ -25,5 +25,6 @@ docker run \
-v /$(pwd)/model/:/root/model/ \
-v /$(pwd)/.env:/root/.env \
-v /$(pwd)/iterations/:/root/iterations/ \
-v /$(pwd)/tools/:/root/sia/tools/ \
-v /$(pwd)/.git/:/root/sia/.git/ \
sia "$@"