index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
author | Gerardo Exequiel Pozzi <vmlinuz386@gmail.com> | 2016-03-01 21:47:25 -0300 |
---|---|---|
committer | Gerardo Exequiel Pozzi <vmlinuz386@gmail.com> | 2016-03-01 21:47:44 -0300 |
commit | 63399225b514fdbd84b1b5562f854c44209ccc11 (patch) | |
tree | df8e58cb824f5e714f1e5e051958a2252112a788 /configs | |
parent | 80b159345f1892383e48204da61b62aa36dc9455 (diff) |
-rwxr-xr-x | configs/releng/build.sh | 1 |
diff --git a/configs/releng/build.sh b/configs/releng/build.sh index ad2f994..4173eea 100755 --- a/configs/releng/build.sh +++ b/configs/releng/build.sh @@ -8,6 +8,7 @@ iso_version=$(date +%Y.%m.%d) install_dir=arch work_dir=work out_dir=out +gpg_key= arch=$(uname -m) verbose="" |