Merge pull request #33092 from tonistiigi/remove-install-binary-client
hack: Remove install-binary-client Upstream-commit: daa8b262fe44f5e9567477f55e026cca907e9589 Component: engine
This commit is contained in:
Regular → Executable
-4
@@ -3,10 +3,6 @@
|
||||
set -e
|
||||
rm -rf "$DEST"
|
||||
|
||||
(
|
||||
source "${MAKEDIR}/install-binary-client"
|
||||
)
|
||||
|
||||
(
|
||||
source "${MAKEDIR}/install-binary-daemon"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user