updated install_binary.sh

pull/16/head
Hari Sekhon 2 years ago
parent d55ecf024d
commit 7da8f90b8c

@ -138,4 +138,7 @@ timestamp "Installation complete"
if [ -n "${RUN_VERSION_ARG:-}" ]; then
echo
"$destination" version
elif [ -n "${RUN_VERSION_OPT:-}" ]; then
echo
"$destination" --version
fi

Loading…
Cancel
Save