Merge pull request #33092 from tonistiigi/remove-install-binary-client
hack: Remove install-binary-client
This commit is contained in:
commit
daa8b262fe
1 changed files with 0 additions and 4 deletions
4
hack/make/install-binary
Normal file → Executable file
4
hack/make/install-binary
Normal file → Executable file
|
@ -3,10 +3,6 @@
|
|||
set -e
|
||||
rm -rf "$DEST"
|
||||
|
||||
(
|
||||
source "${MAKEDIR}/install-binary-client"
|
||||
)
|
||||
|
||||
(
|
||||
source "${MAKEDIR}/install-binary-daemon"
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue