mirror of
https://github.com/Erreur32/nginx-proxy-manager-Bash-API.git
synced 2024-12-22 21:42:10 +01:00
Update code
This commit is contained in:
parent
999b037ab5
commit
535fa68d6c
1 changed files with 1 additions and 0 deletions
|
@ -213,6 +213,7 @@ generate_token() {
|
|||
echo "Expiry: $expires"
|
||||
else
|
||||
echo -e "${COLOR_RED}Error generating token.${COLOR_RESET}"
|
||||
echo -e "Check your [user] and [pass] and [IP]"
|
||||
exit 1
|
||||
fi
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue