diff --git a/scripts/iiab-diagnostics b/scripts/iiab-diagnostics index 486dbfda7..69c2c7f42 100755 --- a/scripts/iiab-diagnostics +++ b/scripts/iiab-diagnostics @@ -119,7 +119,7 @@ if [ -f /etc/rpi-issue ]; then echo >> $outfile echo "SEE https://github.com/RPi-Distro/pi-gen#stage-anatomy" >> $outfile else - echo "(This is NOT a Raspberry Pi!)" >> $outfile + echo "(This is NOT Raspbian!)" >> $outfile fi echo >> $outfile cat_file /etc/issue.net