1
0
Fork 0
cartesi-python-chess/run-cartesi-cartesi-python-...

10 lines
419 B
Bash
Executable File

#!/bin/bash
# Launch virtual machine with pre-built root image with cartesi-python-chess
# and cartesi-python-chess.sh script in new image that gets run at boot
cartesi-machine \
--flash-drive=label:cartesi-python-chess,filename:cartesi-python-chess.ext2 \
--flash-drive=label:root,filename:/opt/cartesi/share/images/rootfs-cartesi-python-chess.ext2 \
-- /mnt/cartesi-python-chess/cartesi-python-chess.sh