removed https

This commit is contained in:
2023-11-19 13:39:32 -06:00
parent dcd6a5999a
commit 8bb5f35ed1

View File

@@ -120,5 +120,5 @@ set net0/netmask 255.255.255.0
set net0/gateway 192.168.1.1
set dns 192.168.1.2
ifopen net0
chain --autofree https://boot.netboot.xyz || goto failed
chain --autofree http://boot.netboot.xyz || goto failed
goto start