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 Jan 13, 2020
1 parent 38cd84f commit 26acf62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion menu/pgscan/pgscan.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ pdockeruser() {
plexcontainerversion=$(docker ps --format '{{.Image}}' | grep "plex")
if [[ "$plexcontainerversion" == "linuxserver/plex:latest" ]]; the
echo -e "abc" >/var/plexguide/pgscan/plex.docker
else echo "plex" >/var/plexguide/pgscan/plex.docker;
else echo "plex" >/var/plexguide/pgscan/plex.docker
fi
}
tokenstatus() {
Expand Down

0 comments on commit 26acf62

Please sign in to comment.