Skip to content

Commit

Permalink
tidy up init-fence index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
JedMeister committed May 22, 2018
1 parent 34136c3 commit 1e1a273
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions turnkey-init-fence/htdocs/index.html
Expand Up @@ -47,9 +47,6 @@ <h2>For more information, visit our website!</h2>

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script>
document.getElementById("p1").innerHTML = "ssh root@" + document.domain;
document.getElementById("p2").innerHTML = document.domain;
document.getElementById("p1").innerHTML = "ssh root@" + document.domain;
document.getElementById("p2").innerHTML = document.domain;
</script>

<script src="https://ajax.turnkeylinux.org/initfence/proxmox/15.0rc1-stretch-amd64/core.js" async></script>
<script src="https://ajax.turnkeylinux.org/initfence/proxmox/15.0rc1-stretch-amd64/core.direct" async></script>

0 comments on commit 1e1a273

Please sign in to comment.