mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 09:54:40 +02:00
readme: fix print
This commit is contained in:
parent
b070a394c9
commit
b4cc0204df
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ used flakes:
|
|||
```bash
|
||||
echo "my-super-safe-password" > /tmp/disk.key
|
||||
temp=$(mktemp -d)
|
||||
printf '%M %p\n'
|
||||
find $temp -printf '%M %p\n'
|
||||
```
|
||||
|
||||
should result in something looking like this
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue