parent
86a4c85449
commit
45f384ed74
After Width: | Height: | Size: 144 KiB |
Before Width: | Height: | Size: 144 KiB After Width: | Height: | Size: 144 KiB |
After Width: | Height: | Size: 144 KiB |
@ -1,7 +1,10 @@ |
||||
all: |
||||
mkdir -p ./tmp/bootloader/res
|
||||
rm -rf ./kosmos_reborn_assets.zip
|
||||
cp ./assets/bootlogo.bmp ./tmp/bootloader/bootlogo.bmp
|
||||
cp ./assets/hekate_ipl.ini ./tmp/bootloader/hekate_ipl.ini
|
||||
cp ./assets/kosmos.bmp ./tmp/bootloader/res/kosmos.bmp
|
||||
cp ./assets/icon_atmosphere.bmp ./tmp/bootloader/res/icon_atmosphere.bmp
|
||||
cp ./assets/icon_kosmos.bmp ./tmp/bootloader/res/icon_kosmos.bmp
|
||||
cp ./assets/icon_switch.bmp ./tmp/bootloader/res/icon_switch.bmp
|
||||
cd ./tmp/ && zip -r ../kosmos_reborn_assets.zip .
|
||||
rm -rf ./tmp
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Loading…
Reference in new issue