index : devtools32 | |
Archlinux32 fork of devtools | gitolite user |
summaryrefslogtreecommitdiff |
author | Levente Polyak <anthraxx@archlinux.org> | 2023-05-20 14:55:46 +0200 |
---|---|---|
committer | Levente Polyak <anthraxx@archlinux.org> | 2023-05-20 15:11:16 +0200 |
commit | bf61b8472a2e50a740229f007513dd663b9dddda (patch) | |
tree | 0498ae9301dc961a262737fb6a0a26ac12edc46c /src/lib/archroot.sh | |
parent | 80a8cdcba22f1a567efad19a487cb8ce28353dab (diff) |
-rw-r--r-- | src/lib/archroot.sh | 2 |
diff --git a/src/lib/archroot.sh b/src/lib/archroot.sh index 3f48dc1..8386c6c 100644 --- a/src/lib/archroot.sh +++ b/src/lib/archroot.sh @@ -4,7 +4,7 @@ : # shellcheck disable=2034 -CHROOT_VERSION='v4' +CHROOT_VERSION='v5' ## # usage : check_root $keepenv |