Versions Compared

Key

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

...

Parameters to see the usage page are

  • -?, -h, --help

Rollback An Already Patched Version

Rollback automatically

To rollback already applied patches you have to delete the patch files from the patches folder of your JOC Cockpit installation.

...

  1. java -jar patch-executor-<VERSION>.jar --rollback
  2. delete all patch files from the patches folder then type java -jar patch-executor-<VERSION>.jar without further parameters

Difference In Proceesing Rollback Automatically And From Command Line

If you want to rollback automatically you have to remove the existing patch files from the patches folder.

...