This website requires JavaScript.
Explore
Help
Sign In
jasder
/
moby
Watch
0
Star
0
Fork
You've already forked moby
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
069fdc8a08
moby
/
hack
/
make
/
install-binary
9 lines
91 B
Bash
Executable File
Raw
Blame
History
#!/usr/bin/env bash
set
-e
rm -rf
"
$DEST
"
(
source
"
${
MAKEDIR
}
/install-binary-daemon
"
)
Reference in New Issue
View Git Blame
Copy Permalink