get fresh hosts on build

This commit is contained in:
qvqc 2021-03-20 08:23:48 -04:00
parent bbdcdfac3b
commit 3dcc9de5b3
No known key found for this signature in database
GPG Key ID: 9EB04103C6BE892D
3 changed files with 7 additions and 0 deletions

3
.gitmodules vendored
View File

@ -1,3 +1,6 @@
[submodule "void-mklive"]
path = external/void-mklive
url = https://git.wownero.com/qvqc/void-mklive
[submodule "external/hosts"]
path = external/hosts
url = https://github.com/StevenBlack/hosts

View File

@ -1,6 +1,9 @@
##set build hash id
buildHash=$(git rev-parse --short HEAD)
##add hosts from stevenblack/hosts
cp external/hosts/hosts include/etc/hosts
##goto build dir
cd external/void-mklive

1
external/hosts vendored Submodule

@ -0,0 +1 @@
Subproject commit 8a6d3f49e385d5dc05d98d6d799d034cac8053d0