Versions Compared

Key

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

...

  1. Open a command console
  2. Go to the Saga_Server directory
  3. Enter:


    Code Block
    themeFadeToGrey
    java -jar .\bin\saga-secure-1.3.0.53-SNAPSHOT.jar -ep=<your password> -path=<destination path> -config=config\config.json



  4. A file called pwd.txt should appear in the path that was specified containing the encrypted password (unless a different directory was provided to the command).

...