Current section
Files
Jump to
Current section
Files
larsen_system_rpi3
post-createfs.sh
post-createfs.sh
#!/bin/sh
set -e
FWUP_CONFIG=$NERVES_DEFCONFIG_DIR/fwup.conf
# 运行nerves通用post-image处理
$BR2_EXTERNAL_NERVES_PATH/board/nerves-common/post-createfs.sh $TARGET_DIR $FWUP_CONFIG