Skip to content

Commit 60ebbf4

Browse files
authored
Update newPMS_Updater.sh
1 parent fd5c1ed commit 60ebbf4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

newPMS_Updater.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/sh
22

3-
JAILNAME=plex
4-
JAILROOT=/mnt/tank/iocage/jails/
3+
JAILNAME="plex"
4+
JAILROOT="/mnt/tank/iocage/jails/"
55
##################################
66
URLBASIC="https://plex.tv/api/downloads/5.json"
77
URLPLEXPASS="https://plex.tv/api/downloads/5.json?channel=plexpass"

0 commit comments

Comments
 (0)