mirror of
https://github.com/bhaiest/holoiso.git
synced 2024-11-09 21:02:30 +01:00
Pacman (ISO): Use curl
This commit is contained in:
parent
af05eed52a
commit
624e3f14b0
@ -16,7 +16,7 @@
|
||||
#GPGDir = /etc/pacman.d/gnupg/
|
||||
#HookDir = /etc/pacman.d/hooks/
|
||||
HoldPkg = pacman glibc
|
||||
#XferCommand = /usr/bin/curl -L -C - -f -o %o %u
|
||||
XferCommand = /usr/bin/curl -L -C - -f -o %o %u
|
||||
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
|
||||
#CleanMethod = KeepInstalled
|
||||
Architecture = auto
|
||||
|
Loading…
Reference in New Issue
Block a user