Add PlexPy update notifications
This commit is contained in:
@@ -65,7 +65,7 @@ def runGit(args):
|
||||
|
||||
def getVersion():
|
||||
|
||||
if version.PLEXPY_VERSION.startswith('win32build'):
|
||||
if version.PLEXPY_BRANCH.startswith('win32build'):
|
||||
plexpy.INSTALL_TYPE = 'win'
|
||||
|
||||
# Don't have a way to update exe yet, but don't want to set VERSION to None
|
||||
|
Reference in New Issue
Block a user