rom.sh: tidy up copyps1bios()

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2025-05-04 08:19:17 +01:00
parent e740ab7e5a
commit 674fc35011
+1 -2
View File
@@ -29,8 +29,7 @@ mkserprog()
copyps1bios()
{
x_ rm -Rf bin/playstation
x_ mkdir -p bin/playstation
remkdir "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" \