typo
This commit is contained in:
parent
35e29556a2
commit
fb5016f7f0
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ And challenges needs a self-referential sub-directory
|
||||||
mkdir /home/acme/challenges/.well-known
|
mkdir /home/acme/challenges/.well-known
|
||||||
ln -s /home/acme/challenges /home/acme/challenges/.well-known/acme-challenge
|
ln -s /home/acme/challenges /home/acme/challenges/.well-known/acme-challenge
|
||||||
chown -R acme:www-data challenges
|
chown -R acme:www-data challenges
|
||||||
chmow og+rX challenges
|
chmod og+rX challenges
|
||||||
```
|
```
|
||||||
|
|
||||||
I do not have git on small machines, so just grab the code with fetch. Being lazy, I just fetch the source into /home/acme.
|
I do not have git on small machines, so just grab the code with fetch. Being lazy, I just fetch the source into /home/acme.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue