diff --git a/helpers/apt-download-binary b/helpers/apt-download-binary index 9ca1dcf..f38160c 100755 --- a/helpers/apt-download-binary +++ b/helpers/apt-download-binary @@ -4,4 +4,4 @@ set -e _here=`dirname $(realpath $0)` . ${_here}/apt-download -exec apt-download-binary $@ \ No newline at end of file +apt-download-binary $@ \ No newline at end of file