wip
This commit is contained in:
parent
1a570a92a0
commit
0158475c3f
1 changed files with 0 additions and 6 deletions
|
@ -79,12 +79,6 @@ echo_pkg() {
|
|||
echo "${BOLD}${RED}${PACKAGE:-PKG}:${NC}${YELLOW} $1 ${NC}"
|
||||
else
|
||||
case "$1" in
|
||||
build)
|
||||
echo "${BOLD}${RED}${PACKAGE:-PKG}-build:${NC}${YELLOW} $2 ${NC}"
|
||||
;;
|
||||
clone)
|
||||
echo "${BOLD}${RED}${PACKAGE:-PKG}-clone:${NC}${YELLOW} $2 ${NC}"
|
||||
;;
|
||||
deps)
|
||||
echo "${BOLD}${RED}${PACKAGE:-PKG}-dependencies:${NC}${YELLOW} $2 ${NC}"
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue