ls ~/mnt for toys

main
jebba 2022-02-04 20:43:28 -07:00
parent 424b30317a
commit 482e80a047
1 changed files with 1 additions and 1 deletions

View File

@ -244,7 +244,7 @@ mkdir -p ~/mnt
sshfs openpilot:/ ~/mnt/
ls -lh /
ls -lh ~/mnt/
```