diff options
| -rw-r--r-- | source/_posts/how_to_host_your_own_gemini_site_in_the_cloud.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/_posts/how_to_host_your_own_gemini_site_in_the_cloud.md b/source/_posts/how_to_host_your_own_gemini_site_in_the_cloud.md index c0b3beb..47dc450 100644 --- a/source/_posts/how_to_host_your_own_gemini_site_in_the_cloud.md +++ b/source/_posts/how_to_host_your_own_gemini_site_in_the_cloud.md @@ -201,7 +201,6 @@ EOF I decided to go with agate as the Gemini server as its very simple to install and configure. Installing it was a matter of downloading the binary archive into the bin directory and setting the executable permission on it. - ```shell $ cd ~/sites/davidtsadler.co.uk/bin |
