1.0.6 Firmware release. More Github cleanup.

This commit is contained in:
OneFinityCNC
2021-02-28 00:58:19 -05:00
parent 7320e5e4e5
commit a0ae0a4e30
26 changed files with 118 additions and 26 deletions

1
scripts/gplan-init-build.sh Normal file → Executable file
View File

@@ -24,6 +24,7 @@ if [ ! -e $GPLAN_IMG ]; then
# Init image
mkdir -p rpi-share
cp ./scripts/gplan-init-dev-img.sh rpi-share
chmod +x ./rpi-share/gplan-init-dev-img.sh
sudo ./scripts/rpi-chroot.sh $GPLAN_IMG.tmp /mnt/host/gplan-init-dev-img.sh
# Move image