mirror of
https://github.com/pi-hole/pi-hole
synced 2024-11-18 14:18:15 +00:00
Formatting
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
This commit is contained in:
parent
4eedf8a746
commit
a328326e39
@ -720,10 +720,10 @@ update_pacakge_cache() {
|
|||||||
#Update package cache on apt based OSes. Do this every time since
|
#Update package cache on apt based OSes. Do this every time since
|
||||||
#it's quick and packages can be updated at any time.
|
#it's quick and packages can be updated at any time.
|
||||||
|
|
||||||
echo ":::"
|
echo ":::"
|
||||||
echo -n "::: Updating local cache of available packages..."
|
echo -n "::: Updating local cache of available packages..."
|
||||||
${UPDATE_PKG_CACHE} &> /dev/null
|
${UPDATE_PKG_CACHE} &> /dev/null
|
||||||
echo " done!"
|
echo " done!"
|
||||||
}
|
}
|
||||||
|
|
||||||
notify_package_updates_available() {
|
notify_package_updates_available() {
|
||||||
|
Loading…
Reference in New Issue
Block a user