discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

Re: Nightly update

JC
Jesse Campbell
Wed, Dec 18, 2024 12:14 AM

Nice.  Thank you

On 12/17/2024 11:18 AM, andreas.thorn--- via Discuss wrote:

Here’s a Powershell script I use for that very purpose. It’s really
just for my own use so it might not be pretty but it works for me.

In short the script will download the latest binary snapshot to
“$OPENSCADFOLDER$NEWARCHIVEFOLDER\”It will delete the current folder
“$OPENSCADFOLDER\openscad-latest” and extract the files from the
snapshot archive to $OPENSCADFOLDER\openscad-latest\


OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org

Nice.  Thank you On 12/17/2024 11:18 AM, andreas.thorn--- via Discuss wrote: > > Here’s a Powershell script I use for that very purpose. It’s really > just for my own use so it might not be pretty but it works for me. > > In short the script will download the latest binary snapshot to > “$OPENSCADFOLDER\$NEWARCHIVEFOLDER\”It will delete the current folder > “$OPENSCADFOLDER\openscad-latest” and extract the files from the > snapshot archive to $OPENSCADFOLDER\openscad-latest\ > > > _______________________________________________ > OpenSCAD mailing list > To unsubscribe send an email to discuss-leave@lists.openscad.org