From 13e4d292410fd9c17f7d652aa73bed8afdf6d477 Mon Sep 17 00:00:00 2001 From: MrDoobPG <46342172+MrDoobPG@users.noreply.github.com> Date: Sat, 26 Oct 2019 17:59:30 +0200 Subject: [PATCH] Update pgscan.sh --- menu/pgscan/pgscan.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/menu/pgscan/pgscan.sh b/menu/pgscan/pgscan.sh index 0a2698a8..233ce5f3 100644 --- a/menu/pgscan/pgscan.sh +++ b/menu/pgscan/pgscan.sh @@ -221,7 +221,7 @@ EOF if [ "$typed" == "1" ]; then tail -n 50 /opt/plex_autoscan/plex_autoscan.log - done + doneenter elif [ "$typed" == "2" ]; then python /opt/plex_autoscan/scan.py update_sections doneenter