File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed
packages/bsp/aml-s812/install Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -347,6 +347,7 @@ install_common()
347
347
348
348
# copy "first run automated config, optional user configured"
349
349
cp " ${SRC} " /packages/bsp/armbian_first_run.txt.template " ${SDCARD} " /boot/armbian_first_run.txt.template
350
+ cp -a " ${SRC} " /packages/bsp/${BOARD} /install " ${SDCARD} " /boot/
350
351
351
352
# switch to beta repository at this stage if building nightly images
352
353
[[ $IMAGE_TYPE == nightly ]] \
Original file line number Diff line number Diff line change @@ -157,7 +157,4 @@ echo "*******************************************"
157
157
echo " Complete copy OS to eMMC "
158
158
echo " *******************************************"
159
159
160
- echo " 可以了,等掉线直接拔电源。"
161
- echo " 使用说明请参考Powersee的博客"
162
160
shutdown -h now
163
-
You can’t perform that action at this time.
0 commit comments