diff options
Diffstat (limited to 'lib/archroot.sh')
-rw-r--r-- | lib/archroot.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/archroot.sh b/lib/archroot.sh index d8d4a2e..46d4963 100644 --- a/lib/archroot.sh +++ b/lib/archroot.sh @@ -1,4 +1,5 @@ #!/hint/bash +# License: Unspecified CHROOT_VERSION='v4' |