diff --git a/build.sh b/build.sh index 02a5540..bf6bb35 100644 --- a/build.sh +++ b/build.sh @@ -1,5 +1,7 @@ #!/bin/sh +mkdir -p server/src/generated + bin2cpp --file=client/header_top.html --output=server/src/generated bin2cpp --file=client/header_bottom.html --output=server/src/generated diff --git a/client/header_bottom.html b/client/header_bottom.html index 2a73a1a..ee255d3 100644 --- a/client/header_bottom.html +++ b/client/header_bottom.html @@ -1,5 +1,16 @@
+ +