bugfixan before i end us all

This commit is contained in:
2025-08-18 19:31:38 -06:00
parent f2c6d0dd2c
commit a69aeb06c2
+1 -1
View File
@@ -37,7 +37,7 @@ done
if [ $COUNTER -gt 0 ]; then
echo -e "\nEnter TTY Number You'd Like:"
read tty
ttyselect=$devarr[$tty+1]
ttyselect=$devarr[$tty]
else
echo -e "\nNo Serial Devices Found, Select one later with 'changeport'\n"
fi