From 862c5b86ac80bc2c12aea30d04191f33906641b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Manuel=20Barroso=20Galindo?= Date: Mon, 27 Sep 2021 23:34:48 +0200 Subject: [PATCH] Changed Sharp MZ games folder --- .github/update_distribution.sh | 2 ++ 1 file changed, 2 insertions(+) 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