Skip to content

Commit

Permalink
Update pgscan.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
MrDoobPG authored and MrDoobPG committed Dec 27, 2019
1 parent 1087fbd commit c87912a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions menu/pgscan/pgscan.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
source /opt/plexguide/menu/pgscan/scripts/endbanner.sh
mkdir -p /var/plexguide/pgscan
touch /var/plexguide/pgscan/plex.token
variable /var/plexguide/pgscan/fixmatch.lang "en"
variable /var/plexguide/pgscan/fixmatch.status "false"

# FUNCTIONS START ##############################################################
# FIRST FUNCTION
variable() {
Expand Down Expand Up @@ -325,5 +324,7 @@ EOF
# FUNCTIONS END ##############################################################
passtartfirst
tokenstatus
variable /var/plexguide/pgscan/fixmatch.lang "en"
variable /var/plexguide/pgscan/fixmatch.status "false"
deploycheck
question1

0 comments on commit c87912a

Please sign in to comment.