corrected command to create directories
parent
cce7093283
commit
fc28dc4cb6
|
@ -216,7 +216,7 @@ The same for securing your server and making sure it doesn't blab.
|
|||
|
||||
### Make directories:
|
||||
|
||||
``` mkdir -p /srv/endboard /etc/opt/endboard /var/opt/endboard /opt/endboard```
|
||||
``` mkdir -p /srv/endboard/mob /etc/opt/endboard /var/opt/endboard /opt/endboard```
|
||||
|
||||
### Distribute files to webroot (from directory of the endboard archive):
|
||||
|
||||
|
|
Loading…
Reference in New Issue