blob: 82cbc79933c9339316117c67971c2b4ac1cc8ce3 [file] [log] [blame]
#!/bin/bash
set -e
rm -rf "$DEST"
(
source "${MAKEDIR}/install-binary-client"
)
(
source "${MAKEDIR}/install-binary-daemon"
)