Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A tarball for the directories and scripts of the Deployment Area is provided :Download tarball: per JS7 release. 

For download refer to JS7 - Download and select the js7_deploy.tar.gz tarball.

Download can be performed using curl for example with the following URL (users should consider to download from the latest release):

Code Block
languagebash
titleDownload Deployment Area tarball from SOS Web Site
curl "https://download.sos-berlin.com/JobScheduler.2.Utilities5/js7_deploy.tar.gz" --output "js7_deploy.tar.gz"

...