mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-06 21:51:33 +00:00
Small tweaks to the hack scripts to make them simpler
Please do with this as you please (including rebasing and/or squashing it), especially under clause (c) of the DCO. Docker-DCO-1.1-Signed-off-by: Andrew Page <admwiggin@gmail.com> (github: tianon)
This commit is contained in:
@@ -11,5 +11,6 @@ go build \
|
||||
" \
|
||||
./docker
|
||||
echo "Created binary: $DEST/docker-$VERSION"
|
||||
ln -sf "docker-$VERSION" "$DEST/docker"
|
||||
|
||||
hash_files "$DEST/docker-$VERSION"
|
||||
|
||||
Reference in New Issue
Block a user