Skip to content
Snippets Groups Projects
Unverified Commit 243272ad authored by KDSBrowne's avatar KDSBrowne Committed by GitHub
Browse files

Change /transifex to /transifex.sh

parent 2da53d92
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ NC='\033[0m'
if [ "$#" = 0 ]
then
echo -e "${RED}ERR${NC}: Usage = ${GREEN}./transifex pt_BR de ${NC}or ${GREEN}./transifex all${NC}"
echo -e "${RED}ERR${NC}: Usage = ${GREEN}./transifex.sh pt_BR de ${NC}or ${GREEN}./transifex all${NC}"
else
read -p "Enter Transifex Username: " USER
read -p "password: " -s PW
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment