deltup/getdelta.rc updated

This commit is contained in:
Kolan Sh 2014-08-10 13:45:17 +04:00
parent e102697e30
commit af2b6b6077
1 changed files with 3 additions and 0 deletions

View File

@ -58,3 +58,6 @@ TERM_APP="aterm -tr -trsb -fg white -bg black -sh 70 -e tail -f "
# the bandwidth in bytes per second. configure this if you want to reduce timeouts on small files
BANDWIDTH="1"
# command to use for downloading; first parameter is the filename, second the url
FETCHNAME="$FETCH -O"