1
0
mirror of https://github.com/fleschutz/PowerShell.git synced 2025-06-21 04:07:49 +02:00

Update close-thunderbird.ps1

This commit is contained in:
Markus Fleschutz 2021-10-27 07:25:41 +02:00 committed by GitHub
parent b9c7e36ff7
commit 4914a48490
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,8 +1,8 @@
<#
.SYNOPSIS
Closes Mozilla's Thunderbird email client
Closes the Mozilla Thunderbird email client
.DESCRIPTION
This script closes Mozilla's Thunderbird email client gracefully.
This script closes the Mozilla Thunderbird email client gracefully.
.EXAMPLE
PS> ./close-thunderbird
.NOTES