Skip to content

Commit

Permalink
v9.6
Browse files Browse the repository at this point in the history
- META | Mute shellcheck annotation
  • Loading branch information
MichaIng committed Jun 15, 2024
1 parent 8d57269 commit b041ddf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .update/patches
Original file line number Diff line number Diff line change
Expand Up @@ -1665,6 +1665,7 @@ Patch_9_6()

elif [[ -b '/dev/mtdblock0' ]]
then
# shellcheck disable=SC1091
. /usr/lib/u-boot/platform_install.sh
# shellcheck disable=SC2154
G_EXEC_OUTPUT=1 G_EXEC dd if="$DIR/rkspi_loader.img" of=/dev/mtdblock0 oflag=direct conv=notrunc status=progress
Expand Down

0 comments on commit b041ddf

Please sign in to comment.