bugfixan before i end us all
This commit is contained in:
@@ -37,7 +37,7 @@ done
|
|||||||
if [ $COUNTER -gt 0 ]; then
|
if [ $COUNTER -gt 0 ]; then
|
||||||
echo -e "\nEnter TTY Number You'd Like:"
|
echo -e "\nEnter TTY Number You'd Like:"
|
||||||
read tty
|
read tty
|
||||||
ttyselect=$devarr[$tty+1]
|
ttyselect=$devarr[$tty]
|
||||||
else
|
else
|
||||||
echo -e "\nNo Serial Devices Found, Select one later with 'changeport'\n"
|
echo -e "\nNo Serial Devices Found, Select one later with 'changeport'\n"
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user