mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-18 04:22:15 +02:00
rom.sh: tidy up copyps1bios()
Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
+1
-2
@@ -29,8 +29,7 @@ mkserprog()
|
|||||||
|
|
||||||
copyps1bios()
|
copyps1bios()
|
||||||
{
|
{
|
||||||
x_ rm -Rf bin/playstation
|
remkdir "bin/playstation"
|
||||||
x_ mkdir -p bin/playstation
|
|
||||||
x_ cp src/pcsx-redux/src/mips/openbios/openbios.bin bin/playstation
|
x_ cp src/pcsx-redux/src/mips/openbios/openbios.bin bin/playstation
|
||||||
|
|
||||||
printf "MIT License\n\nCopyright (c) 2019-2024 PCSX-Redux authors\n\n" \
|
printf "MIT License\n\nCopyright (c) 2019-2024 PCSX-Redux authors\n\n" \
|
||||||
|
|||||||
Reference in New Issue
Block a user