forked from Bananymous/banan-os
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:
@@ -1,6 +1,5 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
. ./disk.sh
|
||||
|
||||
SIZE=$(stat -c '%s' banan-os.img | numfmt --to=iec)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user