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 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)" |