#!/bin/bash set -x MYDIR=`pwd` cd /home/jebba/devel/cartesi/machine-emulator-sdk/fs make config cp -p ~/devel/cartesi/machine-emulator-sdk/fs/cartesi-buildroot-config \ $MYDIR/ cp -p /home/jebba/devel/cartesi/machine-emulator-sdk/fs/rootfs.ext2 \ /opt/cartesi/share/images/rootfs-cartesi-python-chess.ext2