added new theme "EmuStation" in /mnt

This commit is contained in:
Vincent-FK
2021-06-25 01:23:38 +02:00
parent 34241ca5d5
commit f7d1bfb43b
4 changed files with 16 additions and 13 deletions

View File

@@ -202,8 +202,8 @@ copy_files_to_usb_partition () {
mount /mnt/ || die_notif 16 "Cannot mount /mnt"
fi
# Copy freware games
unzip -q -o /usr/local/share/mnt_freware_games.zip -d /mnt/
# Copy freware games and other necessary mnt files
unzip -q -o /usr/local/share/mnt_files.zip -d /mnt/
# Copy OPKs
set +f