aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/http/web/occ.html
diff options
context:
space:
mode:
Diffstat (limited to 'deployment/http/web/occ.html')
-rw-r--r--deployment/http/web/occ.html16
1 files changed, 0 insertions, 16 deletions
diff --git a/deployment/http/web/occ.html b/deployment/http/web/occ.html
deleted file mode 100644
index feb94b97..00000000
--- a/deployment/http/web/occ.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<!doctype html>
-<html>
- <head>
- <title>OCC</title>
- <link rel="icon" type="image/png" href="./open-cli.png">
- <link rel="stylesheet" href="./css/index.css" />
- <link rel="stylesheet" href="./css/xterm.css" />
- <link rel="stylesheet" href="./css/xterm_customize.css" />
- </head>
- <body>
- <div id="terminal"></div>
- <script src="./auth_token.js"></script>
- <script src="./config.js"></script>
- <script src="./js/gotty-bundle.js"></script>
- </body>
-</html> \ No newline at end of file