Updating JEDI One

To update to a new version of JEDI One:

  • Stop the JEDI One service
    • "sudo ./mcjedi.bin -service stop" for Linux or MacOS
    • "mcjedi.exe -service stop" for Windows10 (from a command prompt run as administrator)
  • Uninstall the JEDI One service
    • "sudo ./mcjedi.bin -service uninstall" for Linux or MacOS
    • "mcjedi.exe -service uninstall" for Windows10 (from a command prompt run as administrator)
  • Delete the Jedi One Binary
    • "sudo rm ./mcjedi.bin" for Linux or MacOS
    • "del mcjedi.exe" for Windows10 (from a command prompt run as administrator)
  • Make a backup of your data for safekeeping per this link (This is important)
  • Copy the new JEDI One Binary into the existing directory (and make it executable for Linux or MacOS)
    • "sudo chmod +x ./mcjedi.bin" for Linux or MacOS
  • Install the JEDI One service
    • "sudo ./mcjedi.bin -service install" for Linux or MacOS
    • "mcjedi.exe -service install" for Windows10 (from a command prompt run as administrator)
  • Start the JEDI One service
    • "sudo ./mcjedi.bin -service start" for Linux or MacOS
    • "mcjedi.exe -service start" for Windows10 (from a command prompt run as administrator)

 

Was this article helpful?
0 out of 0 found this helpful