Removed duplicate armbian_build_a04

This commit is contained in:
Alan Ball 2022-01-30 22:32:22 -05:00 committed by GitHub
parent 70b4e41f03
commit 4de7bb4f6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,9 +6,9 @@ cd build
git reset --hard 5fa022603c0948cc59688ba782b3711f980a0be3
cp -rf ~/DevTerm/Code/patch/armbian_build_a04/armbian_build_a04/userpatches/* userpatches/
cp -rf ~/DevTerm/Code/patch/armbian_build_a04/armbian_build_a04/config/boards/* config/boards/
cp -rf ~/DevTerm/Code/patch/armbian_build_a04/armbian_build_a04/config/kernel/* config/kernel/
cp -rf ~/DevTerm/Code/patch/armbian_build_a04/userpatches/* userpatches/
cp -rf ~/DevTerm/Code/patch/armbian_build_a04/config/boards/* config/boards/
cp -rf ~/DevTerm/Code/patch/armbian_build_a04/config/kernel/* config/kernel/
#Then exec ./compile.sh under armbian build
cd ~/build && ./compile.sh