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