summaryrefslogtreecommitdiff
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
parent6542c080060eff5569505fa1027cd79a692e5b7d (diff)
fix cfg locations
l---------public-src/cfg1
-rwxr-xr-xpublic-src/index.html.gen4
2 files changed, 3 insertions, 2 deletions
diff --git a/public-src/cfg b/public-src/cfg
new file mode 120000
index 0000000..ae04aa7
--- /dev/null
+++ b/public-src/cfg
@@ -0,0 +1 @@
+../cfg \ No newline at end of file
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