Skip to content

Commit 493ff7f

Browse files
author
Patrick M
committed
add sudo command for LXC
1 parent 30e1a3f commit 493ff7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2022-12-18-lxc-set-up.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ apt update && apt upgrade -y
1717
```
1818

1919
```bash
20-
apt install curl nano openssl rsync -y
20+
apt install curl nano openssl rsync sudo -y
2121
```
2222

2323
## Don't use root

0 commit comments

Comments
 (0)