some tests and major cleanup
This commit is contained in:
parent
8ef2a2547c
commit
16671b3406
30 changed files with 192057 additions and 202431 deletions
|
|
@ -6,7 +6,7 @@
|
|||
# of the templates directory
|
||||
|
||||
templates_go="pkg/server/templates.go"
|
||||
echo "Generating templates.go"
|
||||
echo "Generating ${templates_go}"
|
||||
|
||||
if [ ! -d templates ]; then
|
||||
echo "error: templates directory not found" 1>&2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue