@ -19,6 +19,10 @@ if [ "${DEBUG_SHELL-n}" = y ]; then
bash
fi
if[ -d keys/pgp ];then
gpg --import keys/pgp/*asc
fi
if[ -d deps ];then
sudo pacman -U deps/*pkg.tar*
fi
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.