Rename build-umlrootfs script to build-rootimg
This commit is contained in:
committed by
Tobias Brunner
parent
258cbd40cf
commit
90dd71e41c
@@ -19,7 +19,6 @@ echo "Building root image"
|
||||
. $PWD/scripts/function.sh
|
||||
|
||||
[ `id -u` -eq 0 ] || die "You must be root to run $0"
|
||||
|
||||
[ -f "$BASEIMG" ] || die "Base image $BASEIMG not found"
|
||||
|
||||
check_commands partprobe qemu-nbd
|
||||
Reference in New Issue
Block a user