Skip to content

Commit a9541dc

Browse files
committed
fix command text
1 parent 3c92059 commit a9541dc

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
@@ -71,7 +71,7 @@ PermitEmptyPasswords no
7171
To allow a user to execute `sudo` commands without being prompted for a password, create the following file.
7272

7373
```bash
74-
/etc/sudoers.d/patrick
74+
nano /etc/sudoers.d/patrick
7575
```
7676

7777
```conf

0 commit comments

Comments
 (0)