This repository was archived by the owner on Oct 22, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 72
Repackage zip to contain a base folder #229
Comments
This will be available as part of the Verification:
Verified against: #213 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When extracting the IDE from commandline (eg. using
unzip
) the files get extracted in the same folder since the zip doesn't contain a base folder.My suggestion is to repackage it using
arduino-pro-ide-x.y.z-rev
pattern as base folder, so multiple versions can be tested easily.The text was updated successfully, but these errors were encountered: