Skip to content

Commit 45cce2e

Browse files
committed
Rename pine64_remove_boot.sh to pine64_remove_boot0.sh
1 parent 47aa896 commit 45cce2e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

package/root/usr/local/sbin/pine64_install_to_emmc.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ echo "Downloading and writing to /dev/mmcblk1..."
115115
curl -L -f "$DOWNLOAD_URL" | $ARCHIVER | dd bs=30M of=/dev/mmcblk1
116116
sync
117117
echo ""
118-
echo "You may want to run now pine64_remove_boot.sh to make the current device unbootable."
118+
echo "You may want to run now pine64_remove_boot0.sh to make the current device unbootable."
119119
echo ""
120120

121121
echo "Done."

0 commit comments

Comments
 (0)