diff options
Diffstat (limited to 'win/run.bat')
-rw-r--r-- | win/run.bat | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/win/run.bat b/win/run.bat new file mode 100644 index 0000000..60a3b28 --- /dev/null +++ b/win/run.bat @@ -0,0 +1,2 @@ +cd ..
+docker-compose -p biomedisa -f docker-compose.yml -f docker-compose.cpu.yml up
|