Skip to content

Commit

Permalink
[ LINE FIX ]
Browse files Browse the repository at this point in the history
  • Loading branch information
MrDoobPG authored Nov 30, 2019
1 parent d6721d7 commit 9dd8235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion menu/pgbox/select.sh
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ EOF

case $typed in
1) bash /opt/plexguide/menu/pgbox/gce/gcecore.sh ;;
2) bash /opt/plexguide/menu/pgbox/removal/removal.sh ;;
2) bash /opt/plexguide/menu/pgbox/remove/removal.sh ;;
z) exit ;;
Z) exit ;;
*) GCEtest ;;
Expand Down

0 comments on commit 9dd8235

Please sign in to comment.