Skip to content

Commit

Permalink
Update jtrbug
Browse files Browse the repository at this point in the history
  • Loading branch information
vrikodar authored May 11, 2021
1 parent 10c0387 commit c5bea84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jtrbug
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ BRed='\033[1;31m'
NC='\033[0m'
BBlue='\033[1;34m'

echo -e "${BRed}JitterBug-v(1.1)${NC} ${BGreen}starting...${NC}"
echo -e "\n${BRed}JitterBug-v(1.1)${NC} ${BGreen}starting...${NC}\n"


if [ $# -lt 1 ]
Expand Down

0 comments on commit c5bea84

Please sign in to comment.