Fix help
This commit is contained in:
parent
103a003cf0
commit
e62e97c06b
2
badgy
2
badgy
|
@ -124,7 +124,7 @@ if [ -e "${HOME}/.badgyrc" ]; then
|
|||
else
|
||||
echo "${HOME}/.badgyrc file is missing, I need it"
|
||||
echo "Create it with this command:"
|
||||
echo " echo 'BADGEURL="https://myninebage" KEY="XXXX-XX-XXX-XXX"' > ${HOME}/.badyrc"
|
||||
echo " echo 'BADGEURL="https://myninebage" KEY="XXXX-XX-XXX-XXX"' > ${HOME}/.badgyrc"
|
||||
exit 2
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in New Issue