Skip to content

Commit 09102ba

Browse files
committed
fix: add ls after install
1 parent eaed07d commit 09102ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_posts/2023-06-16-back-up-rpi-live.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ Once you have the files, you'll need to move them to the user binary directory.
3939
```bash
4040
sudo cp image-* /usr/local/sbin/
4141
sudo chmod 755 /usr/local/sbin/image-*
42+
ls -lah /usr/local/sbin/image-*
4243
```
4344

4445
## Running the Backup

0 commit comments

Comments
 (0)