Skip to content

Commit

Permalink
Merge pull request DrDonk#88 from SimPilotAdamT/patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
DrDonk authored Feb 6, 2023
2 parents 4f7d288 + af16bf0 commit 3e6a4de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ popd

cp -v LICENSE ./build
cp -v *.md ./build
cp -v ./cpuid/linux/cpuid ./buildlinux/cpuid
cp -v ./cpuid/linux/cpuid ./build/linux/cpuid
cp -v ./cpuid/windows/cpuid.exe ./build/windows/cpuid.exe
cp -vr ./iso ./build
cp -vr ./templates ./build

0 comments on commit 3e6a4de

Please sign in to comment.