Skip to content

Commit

Permalink
adds missing variables
Browse files Browse the repository at this point in the history
  • Loading branch information
edheltzel committed Mar 12, 2021
1 parent ffe7178 commit 1ceefa5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .liftoffrc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,10 @@ REMOTE2="$REMOTE"
REMOTE_PATH2="$REMOTE_PATH"
EXCLUDE=('.liftoffrc')
####################################################

COLOR='\033[0;32m' #green
NC='\033[0m' #no-color
MALFUNCTION="👨‍🚀 Huston, We have a problem! Make sure all your parameters are correct"
OOPS="🚀💥🔥 OOPS! Try using ${COLOR}ready${NC} or ${COLOR}ready go${NC}"

################## DONT EDIT BELOW 👀 ########################

Expand Down

0 comments on commit 1ceefa5

Please sign in to comment.