diff options
Diffstat (limited to 'shell')
-rw-r--r-- | shell/_makepkg.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/_makepkg.conf b/shell/_makepkg.conf index c358e3c..41f0524 100644 --- a/shell/_makepkg.conf +++ b/shell/_makepkg.conf @@ -13,7 +13,7 @@ DLAGENTS=('ftp::/usr/bin/curl -fC - --ftp-pasv --retry 3 --retry-delay 3 -o %o % 'https::/usr/bin/curl -fLC - --retry 3 --retry-delay 3 -o %o %u' 'rsync::/usr/bin/rsync --no-motd -z %u %o' 'scp::/usr/bin/scp -C %u %o' - "hib::/usr/bin/hib-dlagent -u tharre3@gmail.com -p $(pass www/humblebundle) -o %o %u") + 'hib::/usr/bin/hib-dlagent -u tharre3@gmail.com -p $(pass www/humblebundle) -o %o %u') # Other common tools: # /usr/bin/snarf |