Skip to content

Commit ef1ab39

Browse files
committed
add command-not-found to install
1 parent 7aa1c76 commit ef1ab39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2022-12-18-debian-lxc-setup.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 fail2ban unattended-upgrades apt-listchanges lm-sensors sudo -y
20+
apt install curl nano openssl rsync fail2ban unattended-upgrades apt-listchanges lm-sensors command-not-found sudo -y
2121
```
2222

2323
## Don't use root

0 commit comments

Comments
 (0)