rom.sh: tidy up copyps1bios()

Signed-off-by: Leah Rowe <leah@libreboot.org>
25.04_branch
Leah Rowe 2025-05-04 08:19:17 +01:00
parent a5519f13e1
commit 7ab7bf19f2
1 changed files with 1 additions and 2 deletions

View File

@ -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" \