mirror of
https://github.com/MiSTer-devel/Distribution_MiSTer.git
synced 2026-05-17 03:03:37 +00:00
Update update_distribution.sh
This commit is contained in:
committed by
GitHub
parent
a53a79cdb9
commit
555cdc7641
2
.github/update_distribution.sh
vendored
2
.github/update_distribution.sh
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user