Signed-off-by: Miah Johnson <miah@chia-pet.org>
This commit is contained in:
Miah Johnson 2019-10-21 21:01:37 -07:00
parent d2c823fae6
commit 9a04b34d2a

View file

@ -28,6 +28,8 @@ fi
echo "+++ Installing ${pkg_ident:?is undefined}"
ls -laR "~$CI_USER/.hab"
whoami
ls -alR ~/.hab
for i in ${~"$CI_USER"/.hab/cache/keys/*.pub}; do
sudo -E cat "$i" | /usr/bin/hab origin key import