Refactored function call
This commit is contained in:
parent
d506b986a6
commit
f072439e7c
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ check () {
|
|||
echo "Fedora $VERSION_ID is the latest version."
|
||||
;;
|
||||
200)
|
||||
upgrade
|
||||
download
|
||||
;;
|
||||
*)
|
||||
echo "Mirror returned unhandled HTTP response: $mirror_response."
|
||||
|
|
Loading…
Reference in a new issue