permacomputing

Source repository for the main permacomputing wiki site
git clone http://git.permacomputing.net/repos/permacomputing.git # read-only access
Log | Files | Refs

commit 3155524e0eae3661ef3b2bafbd92af9e7c0d20fb
parent d9de994d84b985abb1023f161dcbb70ab875a7c4
Author: ugrnm <ugrnm@web>
Date:   Mon, 20 Jun 2022 20:51:05 +0200

empty web commit

Diffstat:
Mcloning.mdwn | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/cloning.mdwn b/cloning.mdwn @@ -43,6 +43,6 @@ You don't have access to git If you do not have access to <code>git</code> on your operating system, you can download a <code>zip</code> file that contains both the markdown source files and the generated HTML files, with the paths fixed. The <code>zip</code> file is generated once a week. # pick your fav download tool... - wget https://permacomputing.net/permacomputing.net.zip - fetch https://permacomputing.net/permacomputing.net.zip - curl -O https://permacomputing.net/permacomputing.net.zip + wget http(s)://permacomputing.net/permacomputing.net.zip + fetch http(s)://permacomputing.net/permacomputing.net.zip + curl -O http(s)://permacomputing.net/permacomputing.net.zip