We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30e1a3f commit 493ff7fCopy full SHA for 493ff7f
_posts/2022-12-18-lxc-set-up.md
@@ -17,7 +17,7 @@ apt update && apt upgrade -y
17
```
18
19
```bash
20
-apt install curl nano openssl rsync -y
+apt install curl nano openssl rsync sudo -y
21
22
23
## Don't use root
0 commit comments