mirror of
https://github.com/Llewellynvdm/CoinRate.git
synced 2024-11-21 10:45:08 +00:00
added the x to Hide API name from message
This commit is contained in:
parent
6716e5113f
commit
cd6c521349
@ -111,7 +111,7 @@ exit 1
|
||||
# http://mywiki.wooledge.org/BashFAQ/035
|
||||
# http://wiki.bash-hackers.org/howto/getopts_tutorial
|
||||
|
||||
while getopts hc:C:o:v:B:A:baqtT:sS:M:lf:I:kp:P: opt; do
|
||||
while getopts xhc:C:o:v:B:A:baqtT:sS:M:lf:I:kp:P: opt; do
|
||||
case $opt in
|
||||
I)
|
||||
if (( "$OPTARG" == 2 )); then
|
||||
|
Loading…
Reference in New Issue
Block a user