Skip to content

Commit 4ed432f

Browse files
committed
Merge branch 'clean-up-fence-html'
2 parents f729519 + cd38743 commit 4ed432f

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

turnkey-init-fence/htdocs/index.html

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,6 @@ <h2>For more information, visit our website!</h2>
4747

4848
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
4949
<script>
50-
document.getElementById("p1").innerHTML = "ssh root@" + document.domain;
51-
document.getElementById("p2").innerHTML = document.domain;
50+
document.getElementById("p1").innerHTML = "ssh root@" + document.domain;
51+
document.getElementById("p2").innerHTML = document.domain;
5252
</script>
53-
54-
<script src="https://ajax.turnkeylinux.org/initfence/proxmox/15.0rc1-stretch-amd64/core.js" async></script>
55-
<script src="https://ajax.turnkeylinux.org/initfence/proxmox/15.0rc1-stretch-amd64/core.direct" async></script>
-34.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)