diff --git a/.github/update_distribution.sh b/.github/update_distribution.sh index bbf25287a..709fc025b 100755 --- a/.github/update_distribution.sh +++ b/.github/update_distribution.sh @@ -251,6 +251,8 @@ install_computer_core() { if [[ "${folder}" == "Minimig" ]] ; then folder="Amiga" + elif [[ "${folder}" == "SHARP MZ SERIES" ]] ; then + folder="SharpMZ" fi for file in $(files_with_no_date "${TMP_FOLDER}/releases") ; do