mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-01-14 01:48:48 +01:00
Update check-earth.ps1
This commit is contained in:
parent
6b4d4b418e
commit
3a1ab5c0f5
@ -12,7 +12,7 @@
|
||||
#>
|
||||
|
||||
try {
|
||||
$Reply = "Earth still spins with 1.040mph"
|
||||
$Reply = "Earth still spins with 1040mph."
|
||||
"✔️ $Reply"
|
||||
& "$PSScriptRoot/speak-english.ps1" "$Reply"
|
||||
exit 0 # success
|
||||
|
Loading…
Reference in New Issue
Block a user