1
0
mirror of https://gitlab.os-k.eu/os-k-team/os-k.git synced 2023-08-25 14:03:10 +02:00

Bug with makefile that can erase host MBR (4)

This commit is contained in:
Adrien Bourmault 2020-02-05 22:38:53 +01:00
parent cb4d2cc8de
commit 7797b6b1fe

View File

@ -76,7 +76,7 @@ fi
if [ -z $lpblock ];
then
Impossible to find an available loop device. Fatal error !
echo Impossible to find an available loop device. Fatal error !
return 13
fi