change path of image

This commit is contained in:
2019-11-19 07:14:45 -05:00
parent cc0f33db6d
commit f36c4e9948
9 changed files with 53 additions and 1 deletions

View File

@@ -10,6 +10,8 @@ from app import app
ua_re = re.compile(r'^iPXE/v[0-9.]+')
# TODO: NBI support? https://github.com/bruienne/bsdpy
# http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2010q1/003638.html
def getReqInfo():
d = {}