fix release copy

This commit is contained in:
Lance Vick 2020-06-15 10:22:10 -07:00
parent 93021f67f0
commit f2ca7b8bc7
Signed by: lrvick
GPG Key ID: 8E47A1EC35A1551D
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ image:
.PHONY: build
build:
$(contain) build
cp -R build/buildroot/output/images/* release/*
cp -R build/buildroot/output/images/* release/
.PHONY: fetch
fetch: