raspberrypi_img_backup_script
raspberrypi_img_backup_script copied to clipboard
```sh pi@raspberrypi:/tmp/raspberrypi_img_backup_script $ sudo bash raspberrypi_img_backup.sh /dev/mmcblk0p Raspberrypi.img configuration... File moving...(pi to pim) raspberrypi_img_backup.sh: line 80: ((: used=*1024/512: syntax error: operand expected (error token is "*1024/512") mv: cannot remove './boot':...
## better then recently code if [ ! -n "$1" ] then echo "Error, input the Raspberry Pi SD" \ " card Device information ex) \ sudo bash $(basename $0)...
 
