doc: change command for nuke the image

This commit is contained in:
HugoPoi 2020-10-29 20:43:05 +01:00
parent f9ca0cd9d2
commit 2bd02e62c5
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.vagrant

View File

@ -34,4 +34,4 @@ systemctl switch-root /tmp/tmproot/
Fuck I need sshd
`wget -O - https://github.com/YunoHost/arm-images/releases/download/v2020.10/internetcube_4.0.8_v2020.10_lime2.img.gz | gzip -cd | dd bs=1M oflag=direct status=progress of=/dev/mmcblk0`
`wget -O - https://github.com/YunoHost/arm-images/releases/download/v2020.10/internetcube_4.0.8_v2020.10_lime2.img.gz | gzip -cd | dd iflag=fullblock bs=1M oflag=direct status=progress of=/dev/mmcblk0`