Versions Compared

Key

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

...

Code Block
languagebash
"C:\Program Files\IguanaX" iguana --run

You can also run Run Iguana in safe mode to prevent components from automatically starting if set with #autostart:

Code Block
languagebash
"C:\Program Files\IguanaX" iguana --run --safe_mode

...

Code Block
languagebash
cd ~/iguana
sudo ./iguana --run

You can also run Run Iguana in safe mode to prevent components from automatically starting if set with #autostart:

Code Block
languagebash
cd ~/iguana
sudo ./iguana --run --safe_mode

...