mirror of
https://github.com/MichielDerhaeg/build-linux.git
synced 2025-09-02 20:52:36 +02:00
change name
This commit is contained in:
@@ -5,7 +5,7 @@ if [[ $(id -u) -ne 0 ]]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
image=mdos.img
|
||||
image=image
|
||||
|
||||
rm -f $image
|
||||
fallocate -l 100M $image
|
||||
|
Reference in New Issue
Block a user