This commit is contained in:
mii443
2025-07-02 02:35:45 +09:00
parent 9afd38f718
commit 48d77546c4
3 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,2 @@
#!/bin/sh #!/bin/sh -ex
rm -rf iso fat.img nel_os.iso rm -rf iso fat.img nel_os.iso

View File

@ -1,4 +1,4 @@
#!/bin/sh #!/bin/sh -ex
EFI_BINARY="$1" EFI_BINARY="$1"

View File

@ -1,4 +1,4 @@
#!/bin/sh #!/bin/sh -ex
EFI_BINARY="$1" EFI_BINARY="$1"