From e2d95e083c455dffd10319f6472ce72ab14e5e50 Mon Sep 17 00:00:00 2001 From: Jon Date: Sat, 27 Aug 2016 15:52:38 -0400 Subject: [PATCH] Update README.md for checksum changes --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 58d5dad..c530449 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,9 @@ There are also a few additional options for the more enterprising user. Setting - PUBLIC The default behavior of plexupdate.sh is to download the PlexPass edition of Plex Media Center. Setting this option to `yes` will make it download the public version instead. If this is yes, then `EMAIL` and `PASS` is no longer needed. - FORCE - Normally plexupdate.sh will avoid downloading a file it already has or if it's the same as the installed version. Using this option will force it to download again and, if you have AUTOINSTALL set, reinstall it. + Normally plexupdate.sh will avoid downloading a file it already has or if it's the same as the installed version. Using this option will force it to download again UNLESS the file already downloaded has the correct checksum. If you have AUTOINSTALL set, plexupdate.sh will then reinstall it. +- FORCEALL + Using this option will force plexupdate.sh to override the checksum check and will download the file again, and if you have AUTOINSTALL set, will reinstall it. - PRINT_URL Authenticate, fetch the download URL, print it, and then exit. - DISTRO_INSTALL