diff --git a/menu/functions/start.sh b/menu/functions/start.sh index d51a4b4c..ab88756e 100644 --- a/menu/functions/start.sh +++ b/menu/functions/start.sh @@ -24,7 +24,7 @@ downloadpg() { rm -rf /opt/plexguide git clone https://github.com/MrDoobPG/PGBlitz.com.git /opt/plexguide && cp /opt/plexguide/menu/interface/alias/templates/pts /bin/ cp /opt/plexguide/menu/interface/alias/templates/pts /bin/pts - chown -cR 1000:1000 /opt/plexguide/ 1>/dev/null 2>&1 + chown -cR 1000:1000 /opt/plexguide 1>/dev/null 2>&1 chmod -R 775 /opt/plexguide 1>/dev/null 2>&1 } @@ -58,7 +58,7 @@ EOF fi } owned() { - chown -cR 1000:1000 /opt/plexguide/ 1>/dev/null 2>&1 + chown -cR 1000:1000 /opt/plexguide 1>/dev/null 2>&1 chmod -R 775 /opt/plexguide 1>/dev/null 2>&1 } exitcheck() { diff --git a/menu/interface/ending.sh b/menu/interface/ending.sh index 3daef13d..137ff5ac 100644 --- a/menu/interface/ending.sh +++ b/menu/interface/ending.sh @@ -9,7 +9,7 @@ source /opt/plexguide/menu/functions/install.sh emergency # PG ascii art with color -echo "" +echo <<-EOF ┌─────────────────────────────────────┐ │ -== Team PTS ==- │