echo -e "${RED}application not specified, failing${NOCOL}"
exit1
}
case$1 in
install)
echo -e "${GREEN}Starting installation of $2${NOCOL}"
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.