diff --git a/VPN.sh b/VPN.sh index c534e73..f016bca 100644 --- a/VPN.sh +++ b/VPN.sh @@ -461,7 +461,10 @@ update () { # Check latest version number latestversion=$(curl https://raw.githubusercontent.com/malwareinfosec/VPNrotator/master/version.info) if [[ ( "$currentversion" == "$latestversion" ) ]];then + clear + logo echo "You already have the latest version ($latestversion)" + sleep 5 else stopVPN killservice