bugfixes, i think
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-03-25 09:11:31 -07:00
parent 0d9ed8874f
commit cccddb3172
12 changed files with 61 additions and 43 deletions

View File

@@ -10,7 +10,7 @@ BUILDHOST := $(shell hostname -s)
BUILDARCH := $(shell uname -m)
FN := server
IMAGENAME := sneak/hntransparencylog
IMAGENAME := sneak/orangesite
UNAME_S := $(shell uname -s)