mirror of
https://github.com/pikvm/pikvm.git
synced 2024-04-21 12:41:58 +00:00
mkdir fix
This commit is contained in:
+1
-1
@@ -57,7 +57,7 @@ This example shows that PiKVM may not be accessible from the internet, but you c
|
||||
|
||||
2. Prepare the environment for the DNS plugin (place the auth data):
|
||||
```
|
||||
# kvmd-pstrun -- mkdir /var/lib/kvmd/pst/data/certbot/runroot
|
||||
# kvmd-pstrun -- mkdir -p /var/lib/kvmd/pst/data/certbot/runroot
|
||||
# kvmd-pstrun -- nano /var/lib/kvmd/pst/data/certbot/runroot/.cloudflare.auth
|
||||
# kvmd-pstrun -- chmod 600 /var/lib/kvmd/pst/data/certbot/runroot/.cloudflare.auth
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user