Skip to content

Commit

Permalink
Removing obsolete cp command.
Browse files Browse the repository at this point in the history
  • Loading branch information
goeland86 authored and eliasbakken committed Dec 7, 2023
1 parent 0368f82 commit 80f58f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rebuild.sh
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ rm -rf "userpatches"
cd "$ROOT_DIR"
cp -r "userpatches" "${BUILD_DIR}"
cp armbian/customize-image-"${VERSION}".sh "${BUILD_DIR}"/userpatches/customize-image.sh
cp -r armbian/install_components/ "${BUILD_DIR}"/userpatches/install_components/
cp armbian/recore.csc "${BUILD_DIR}"/config/boards
rm -f "${BUILD_DIR}/patch/u-boot/u-boot-sunxi/allwinner-boot-splash.patch"

Expand Down

0 comments on commit 80f58f5

Please sign in to comment.