mirror of
https://gitlab.archlinux.org/archlinux/devtools.git
synced 2025-11-20 17:34:40 +01:00
Compare commits
1 Commits
bb459ec352
...
rafaelff/p
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
139f7e305f |
@@ -3,7 +3,7 @@ pkgctl-auth(1)
|
||||
|
||||
Name
|
||||
----
|
||||
pkgctl-auth - Authenticate with serivces like GitLab.
|
||||
pkgctl-auth - Authenticate with services like GitLab.
|
||||
|
||||
Synopsis
|
||||
--------
|
||||
|
||||
@@ -65,7 +65,7 @@ shift 1
|
||||
|
||||
|
||||
if (( ${#cache_dirs[@]} == 0 )); then
|
||||
mapfile -t cache_dirs < <(pacman-conf ${pac_conf:+-c "$pac_conf"} CacheDir)
|
||||
mapfile -t cache_dirs < <(pacman-conf CacheDir)
|
||||
fi
|
||||
|
||||
umask 0022
|
||||
|
||||
Reference in New Issue
Block a user