Home | History | Annotate | Download | only in PMC

Lines Matching refs:NC

24 NC='\e[0m' # No Color
26 echo -e "Welcome to ${r}U${brn}N${y}I${g}C${lb}O${cy}R${p}N${NC} build system for ${g}PMC${NC}"
45 echo -e "${y}Removing intermeidates of the app${NC}"
56 echo -e "${r}Encountered error when ${@:$#}${NC}"
57 echo -e "${lg}UNICORN ${r}DIED${NC}!"
62 echo -e "${lb}+++++++ Building $APP_NAME.apk +++++++${NC}"
71 echo -e "${y}Switching to root${NC}"
75 echo -e "${y}Uninstalling old apk from device${NC}"
79 echo -e "${lb}Installing apk to device${NC}"
112 echo -e " ${r}U${brn}N${y}I${g}C${cy}O${lb}R${p}N ${r}P${brn}O${y}W${g}E${cy}R${lb}!${p}!${NC}"