mirror of
https://github.com/MiSTer-devel/Distribution_MiSTer.git
synced 2026-05-17 03:03:37 +00:00
Changed Sharp MZ games folder
This commit is contained in:
committed by
GitHub
parent
6a4d5746c5
commit
862c5b86ac
2
.github/update_distribution.sh
vendored
2
.github/update_distribution.sh
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user