mirror of
https://github.com/libretro/Genesis-Plus-GX.git
synced 2024-11-26 18:10:32 +00:00
5cad35171d
This reverts commit a896ce8bb4
.
3 lines
114 B
Bash
3 lines
114 B
Bash
#!/bin/sh
|
|
rm -rf genplus.opk
|
|
mksquashfs gen_gcw0 opk-data/* genplus.opk -all-root -noappend -no-exports -no-xattrs |