Skip to content

Commit

Permalink
Update whitespace in Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
Risca authored Aug 23, 2021
1 parent 6236628 commit 1a35177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ build/armbian:
cd build && git clone https://github.com/armbian/build.git armbian

.PHONY: armbian_image
armbian_image: pypi | build/armbian
armbian_image: pypi | build/armbian
mkdir -p dist/image build/armbian/userpatches/overlay
cp -r image/armbian/userpatches/* build/armbian/userpatches
cp -r requirements.txt dist/pypi/*.whl image/common/files/* build/armbian/userpatches/overlay
Expand Down

0 comments on commit 1a35177

Please sign in to comment.