bugs fixed
This commit is contained in:
parent
2d90c76c0d
commit
c26555ed9c
@ -21,7 +21,7 @@ function cache_download {
|
||||
}
|
||||
|
||||
|
||||
while getopts ":u:f" opt; do
|
||||
while getopts "uf" opt; do
|
||||
case $opt in
|
||||
u)
|
||||
echo "updating cache"
|
||||
|
Loading…
Reference in New Issue
Block a user