Scripts: remove disk build from install-usb.sh

You can still use the install-usb.sh script from the build directory.
This commit is contained in:
Bananymous 2023-04-15 23:52:52 +03:00
parent 821d065eba
commit 4034bef42e
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
#!/bin/sh
set -e
. ./disk.sh
SIZE=$(stat -c '%s' banan-os.img | numfmt --to=iec)