diff --git a/instance.sh b/instance.sh index e581abc..811a775 100644 --- a/instance.sh +++ b/instance.sh @@ -305,7 +305,7 @@ printer_udev() { echo "Check your USB cable (power only?) and try again." echo echo - if [ $firstrun == "true" ]; then + if [ "$firstrun" == "true" ]; then echo "You can attempt adding a udev rule later from the Utilities menu." else main_menu