Renamed ping-hosts.ps1 to ping-local-hosts.ps1

This commit is contained in:
Markus Fleschutz
2024-01-03 11:44:36 +01:00
parent 22b72f2071
commit 702540704b
2 changed files with 4 additions and 3 deletions

View File

@ -22,4 +22,5 @@
& "$PSScriptRoot/check-dns.ps1"
& "$PSScriptRoot/check-vpn.ps1"
& "$PSScriptRoot/list-public-ip.ps1"
& "$PSScriptRoot/ping-local-hosts.ps1"
exit 0 # success