Browse Source

Sooo

master
Jørn Guldberg 3 years ago
parent
commit
119946b77c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      lsfs_vbr/build.sh

+ 1
- 1
lsfs_vbr/build.sh View File

@ -3,4 +3,4 @@ cd lsfs_16-bit
bash build.sh
mv disk.out ../disk.out
cd ..
nasm -f bin vbr_lsfs.nasm -o vbr.bin
nasm -fbin vbr_lsfs.nasm -o vbr.bin

Loading…
Cancel
Save