From cacd76fca9d0cb6f664df2cc8e1427301ef964eb Mon Sep 17 00:00:00 2001 From: Tharre Date: Thu, 18 Aug 2016 23:59:49 +0200 Subject: makepkg.conf: remove password request from hib-dlagent --- shell/_makepkg.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell/_makepkg.conf b/shell/_makepkg.conf index 7439be0..2d44f5a 100644 --- a/shell/_makepkg.conf +++ b/shell/_makepkg.conf @@ -1,4 +1,4 @@ -DLAGENTS+=('hib::/usr/bin/hib-dlagent -u tharre3@gmail.com -p $(pass www/humblebundle) -o %o %u') +DLAGENTS+=('hib::/usr/bin/hib-dlagent -u tharre3@gmail.com -o %o %u') MAKEFLAGS="-j$(nproc)" -- cgit v1.2.3-70-g09d2