Update install fix Bullseye text

pull/395/head
Alan Johnston 4 months ago committed by GitHub
parent fd5353db4a
commit 685b6c0037
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -5,9 +5,10 @@ echo -e "\ninstallation script for CubeSatSim v2.2\n"
if [[ $(grep '11.' /etc/debian_version) ]]; then
echo "Installing on Debian 11 (Bullseye)"
else
echo "This is not Debian 11 (Bullseye)!"
echo "The OS is not Debian 11 (Bullseye)!"
echo "Installation is not likely to work."
echo "Recommend you start with a Bullseye."
echo "It is recommended you start with"
echo "Bullseye as your OS."
echo
sleep 10
fi

Loading…
Cancel
Save

Powered by TurnKey Linux.