Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/vm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Hansson <github@techandme.se>2018-08-09 14:25:11 +0300
committerGitHub <noreply@github.com>2018-08-09 14:25:11 +0300
commit642a795cee46583ace27c8a63205bd79b77410f1 (patch)
tree5c1d62a563db6f6f521a66cfa4dfb6396f0b0bcb /static/index.php
parent68ae72ae93990065b539ba0d94acf3281b76d5c0 (diff)
smaller tweaks (#618)
Diffstat (limited to 'static/index.php')
-rw-r--r--static/index.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/static/index.php b/static/index.php
index 704d923a..c53799ae 100644
--- a/static/index.php
+++ b/static/index.php
@@ -113,9 +113,9 @@
</ul>
</h3>
<p>Note: Please accept the warning in the browser if you have a self-signed certificate.<br>
- It's recomended to <a href="https://www.techandme.se/publish-your-server-online" target="_blank">buy your own certificate $
- <p>The easiest way to get a real SSL certificate though is to run the script included in this VM:<br>
- sudo bash /var/scripts/activate-ssl.sh
+ It's recomended to <a href="https://www.techandme.se/publish-your-server-online" target="_blank">buy your own certificate and replace the self-signed certificate to your own.</a></p>
+ <p>The easiest way to get a real SSL certificate though is to run the script included in this VM.<br>
+ Just run 'sudo bash /var/scripts/activate-ssl.sh' from your terminal and follow the instructions.
<p>Note: Before you can login you have to run the setup script, as descirbed in the video above.</p>
</div>