minor mod

This commit is contained in:
paukstelis
2021-03-06 13:52:31 -05:00
parent 58c3e2b389
commit 78c0800d60

View File

@@ -149,7 +149,7 @@ if [ -z "$UDEV" ]; then
else
echo "Serial number detected as: $UDEV"
fi
echo
#Octobuntu cameras
if [[ -n $INSTALL ]]; then
read -p "Would you like to auto detect an associated USB camera (experimental)?" -n 1 -r