diff options
author | bt <bt@web> | 2024-01-17 12:02:49 -0500 |
---|---|---|
committer | IkiWiki <ikiwiki.info> | 2024-01-17 12:02:49 -0500 |
commit | 5b12b77b1b5685762228adcea60d4486f0c5b2d3 (patch) | |
tree | 572d4a741d470160bd9f6158e9049324ef08d608 | |
parent | f8d004a8410c6a9ea60826379dc8cb45be6de008 (diff) |
-rw-r--r-- | ikiwiki/NearlyFreeSpeech.mdwn | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/ikiwiki/NearlyFreeSpeech.mdwn b/ikiwiki/NearlyFreeSpeech.mdwn index 91f8647..6a7f42d 100644 --- a/ikiwiki/NearlyFreeSpeech.mdwn +++ b/ikiwiki/NearlyFreeSpeech.mdwn @@ -75,9 +75,9 @@ We are almost done, but some parameters will most likely be incorrect. Edit your Now rebuild again using: -``` -ikiwiki --setup foo.setup -``` + + ikiwiki --setup foo.setup + All done with building ikiwiki! @@ -85,8 +85,8 @@ All done with building ikiwiki! Navigate to your main `public` directory and run the following: -``` -tls-setup.sh -``` + + tls-setup.sh + Follow the easy instructions and you'll have proper SSL setup in seconds! |