diff --git a/internal_filesystem/boot_fri3d2024.py b/internal_filesystem/boot_fri3d-2024.py similarity index 100% rename from internal_filesystem/boot_fri3d2024.py rename to internal_filesystem/boot_fri3d-2024.py diff --git a/scripts/install.sh b/scripts/install.sh index f245614a..ab6bb004 100755 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -40,7 +40,7 @@ fi #$mpremote fs cp boot.py :/boot.py -$mpremote fs cp boot_fri3d2024.py :/boot.py +$mpremote fs cp boot_fri3d-2024.py :/boot.py $mpremote fs cp main.py :/main.py #$mpremote fs cp main.py :/system/button.py