Update update_distribution.sh

This commit is contained in:
José Manuel Barroso Galindo
2021-09-15 19:25:32 +02:00
committed by GitHub
parent a53a79cdb9
commit 555cdc7641

View File

@@ -285,7 +285,7 @@ install_atari800() {
"_Computer") NAME="Atari800" ;;
"_Console") NAME="Atari5200" ;;
*)
echo "Could not install Atari 800 core."
echo "Could not install Atari 800 core. (CATEGORY=${CATEGORY})"
exit 1
;;
esac