summaryrefslogtreecommitdiff
path: root/public-src/index.html.gen
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-03-15 21:01:25 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2018-03-17 13:49:41 -0400
commit2e3c510380c1c65855138ee6b58d0190ef7df1c9 (patch)
tree9db9e1d95ab47f435b03dbd8bdf44c3e70c3b91b /public-src/index.html.gen
parent6542c080060eff5569505fa1027cd79a692e5b7d (diff)
fix cfg locations
Diffstat (limited to 'public-src/index.html.gen')
-rwxr-xr-xpublic-src/index.html.gen4
1 files changed, 2 insertions, 2 deletions
diff --git a/public-src/index.html.gen b/public-src/index.html.gen
index 2533955..494b469 100755
--- a/public-src/index.html.gen
+++ b/public-src/index.html.gen
@@ -35,8 +35,8 @@ echo '<!DOCTYPE html>
<script src="./jarmon-dependencies/jquerytools-8ac4636a01d3860f1c4726ba722190a531bf1068/toolbox.history.js"></script>
<script src="jarmon.js"></script>
- <script src="config-jarmon-proton.js"></script>
- <script src="config-jarmon-winston.js"></script>
+ <script src="cfg/jarmon-proton.js"></script>
+ <script src="cfg/jarmon-winston.js"></script>
</head>
<body>'
col sed 's/@name@/proton/' jarmon.html.in