Inform the user when updating the package cache, which can be slow on some RPis

This commit is contained in:
Orazio 2020-01-25 18:01:07 +01:00
parent d1a781075a
commit b12996df37
3 changed files with 10 additions and 3 deletions

View file

@ -13,7 +13,7 @@ hr(){
if DUMP="$(wg show wg0 dump)"; then
DUMP="$(tail -n +2 <<< "$DUMP")"
else
exit 1
exit 1
fi
printf "\e[1m::: Connected Clients List :::\e[0m\n"