mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2025-12-12 07:38:50 +01:00
Do not copy again homebrew games during the OS update. It will now be only when flashing a card with the .img file
This commit is contained in:
parent
2e7430ffed
commit
3a79867d63
@ -48,7 +48,7 @@ do_postinst()
|
||||
cp -r ${root_mount}/usr/local/share/OPKs/* /mnt
|
||||
|
||||
# Copy freeware games and other necessary mnt files
|
||||
unzip -q -o ${root_mount}/usr/local/share/mnt_files.zip -d /mnt/
|
||||
#unzip -q -o ${root_mount}/usr/local/share/mnt_files.zip -d /mnt/
|
||||
|
||||
# Remove previous OPKs for default emulators
|
||||
rm /mnt/Emulators/gb_gbc_gnuboy_funkey-s.opk
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user