Error check.
This commit is contained in:
@@ -703,6 +703,8 @@ update_package_cache() {
|
||||
echo -n "::: Updating local cache of available packages..."
|
||||
if eval ${UPDATE_PKG_CACHE}; then
|
||||
echo " done!"
|
||||
else
|
||||
echo -n "\n!!! ERROR - Unable to update package cache. Please try \"${UPDATE_PKG_CACHE}\""
|
||||
fi
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user