index : devtools32 | |
Archlinux32 fork of devtools | gitolite user |
summaryrefslogtreecommitdiff |
author | Luke Shumaker <lukeshu@parabola.nu> | 2017-03-28 19:20:11 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@parabola.nu> | 2017-04-20 00:23:25 -0400 |
commit | 7e3d0986836a74f91026ff072f31d04f2a6329fb (patch) | |
tree | be98d8ced872f2df0c2a879a3ce602b7c886f9b4 /lib/archroot.sh | |
parent | f52d44084734e30e795205162f4ab142f0fef181 (diff) |
-rw-r--r-- | lib/archroot.sh | 2 |
diff --git a/lib/archroot.sh b/lib/archroot.sh index 3a1023e..98fd2cf 100644 --- a/lib/archroot.sh +++ b/lib/archroot.sh @@ -1,6 +1,8 @@ #!/hint/bash # License: Unspecified +: +# shellcheck disable=2034 CHROOT_VERSION='v4' ## |