Update Script?
Posted: Tue 14 Jul 2020 10:21 pm
Can anyone help out with a simple command line script to perform a new files only update.
Usually I just shut MX down after the 10 minute mark & copy them manually.
Sometimes simple, other times a bit more long winded.
What I had in mind is
The file list could be pasted into newfiles.txt
Edited as required..
Both files could just be dripped inside the Dist being used.
It's probably a very simple script, but not one I've created before.
Thanks
Phil.
Usually I just shut MX down after the 10 minute mark & copy them manually.
Sometimes simple, other times a bit more long winded.
What I had in mind is
Code: Select all
Update.bat [Destination Path]
Update \\Weather-PC\CumulusMXEdited as required..
Both files could just be dripped inside the Dist being used.
Code: Select all
\CumulusMX.exe
\Renchi.SshNet.dll
\interface\now.html
\webfiles\js\cumuluscharts.jsThanks
Phil.