Skip to content
Snippets Groups Projects
Commit 1234aab7 authored by Markus Frosch's avatar Markus Frosch
Browse files

Fix Makefile indent

parent 08ca18c5
No related branches found
No related tags found
No related merge requests found
Pipeline #3036 passed
......@@ -20,7 +20,7 @@ rootfs.tar.xz:
mv "$@.tmp" "$@"
build: tarball
cp -av /usr/bin/qemu-arm-static .
cp -av /usr/bin/qemu-arm-static .
docker build --tag "$(IMAGE)" .
push:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment