Skip to content
Stefan Cosma edited this page May 15, 2023 · 2 revisions

If you would like to update Plexorcist, and keep your logs and CSV file, you can use the following commands, with the Plexorcist bash file.

--check

You can use the --check command to check if the current installed version is the latest one.

./plexorcist.sh --check

--update

If you want to update Plexorcist you can use the --update command like so:

./plexorcist.sh --update
Clone this wiki locally