small fix for M3 chip for ptolemy_mac
This commit is contained in:
parent
095b36edba
commit
431463daeb
|
@ -1,2 +1,2 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
docker run --rm -i -w $PWD tehatanlgov/ptolemy
|
docker run --rm --platform linux/amd64 -i -w $PWD tehatanlgov/ptolemy
|
||||||
|
|
Loading…
Reference in New Issue
Block a user