mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-07-01 15:35:45 +00:00
no exec for a function
This commit is contained in:
parent
52d23375e1
commit
c384adafae
@ -4,4 +4,4 @@ set -e
|
|||||||
_here=`dirname $(realpath $0)`
|
_here=`dirname $(realpath $0)`
|
||||||
. ${_here}/apt-download
|
. ${_here}/apt-download
|
||||||
|
|
||||||
exec apt-download-binary $@
|
apt-download-binary $@
|
Loading…
x
Reference in New Issue
Block a user