diff options
author | Shipwreckt <me@shipwreckt.co.uk> | 2025-04-07 21:45:41 +0100 |
---|---|---|
committer | Shipwreckt <me@shipwreckt.co.uk> | 2025-04-07 21:45:41 +0100 |
commit | 894fdbb19559df49a297d1b2e9fac6d26990aad5 (patch) | |
tree | 1dd64231add2abb93a8e9ea254fbbe16a1adafce /public/articals/linux/server/git.html | |
parent | 49840ab5f7c2334ed99e663da9ad076388a9e061 (diff) |
some updates
Diffstat (limited to 'public/articals/linux/server/git.html')
-rw-r--r-- | public/articals/linux/server/git.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/public/articals/linux/server/git.html b/public/articals/linux/server/git.html index 58d049c..c02953c 100644 --- a/public/articals/linux/server/git.html +++ b/public/articals/linux/server/git.html @@ -148,8 +148,8 @@ <hr> <li>2) Setup website.</li> <div class="code-box"> - # cd htmldir - # sh example_create.sh + <p># cd htmldir</p> + <p># sh example_create.sh</p> </div> <p>Your static stagit website should be generated for you! Check by going to git.yourdomain.com. |