Add keys, certificates and init.sh
This commit is contained in:
15
index.html
15
index.html
@@ -14,6 +14,16 @@
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Files</h1>
|
||||
<h2>Non-script downloads</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="files/fb_ed25519.pub">Fred Boniface ed25519 Public Key</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/files/ca.crt">FJLA IPA CA CRT</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Scripts</h1>
|
||||
<h2>A collection of downloadable scripts</h2>
|
||||
<ul>
|
||||
@@ -30,7 +40,10 @@
|
||||
<a href="scripts/regain">regain - Search folders below working directory and call regainer on each album found</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="install.pl">install.pl - Install Regain, Regainer & ds on to any Linux distribution (For Ansible Runs)</a>
|
||||
<a href="/scripts/init.sh">init.sh - Initialise a host for IPA and Ansible integration</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="install.pl">install.pl - Install Regain, Regainer & ds on to any Linux distribution indepotently</a>
|
||||
</li>
|
||||
</ul>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user