cleanup build comment

This commit is contained in:
qvqc 2021-03-20 10:47:08 -04:00
parent ab74a178a2
commit d6eae757ef
No known key found for this signature in database
GPG Key ID: 9EB04103C6BE892D
1 changed files with 2 additions and 6 deletions

View File

@ -13,13 +13,9 @@ cd ../..
##add hosts from stevenblack/hosts
cp external/hosts/hosts include/etc/hosts
##goto build dir
cd external/void-mklive
##build mklive
make
##build nebula with sudo
cd external/void-mklive
make
sudo ./mklive.sh \
-a x86_64-musl \
-I ../../include \