Update close-vlc.ps1

This commit is contained in:
Markus Fleschutz
2021-10-04 14:34:05 +02:00
parent 91c92b4be2
commit 7ddc6617c6
3 changed files with 3 additions and 3 deletions

View File

@ -50,7 +50,7 @@ close-netflix.ps1, Closes the Netflix application gracefully
close-onedrive.ps1, Closes Microsoft OneDrive gracefully
close-system-settings.ps1, Closes the System Settings gracefully
close-thunderbird.ps1, Closes Mozilla Thunderbird gracefully
close-vlc.ps1, Closes the VLC media player gracefully
close-vlc.ps1, Closes the VLC media player application
close-windows-terminal.ps1, Closes the Windows Terminal application
copy-photos-sorted.ps1, Copy image files sorted by year and month
configure-git.ps1, Sets up the Git user configuration

1 Script Description
50 close-onedrive.ps1 Closes Microsoft OneDrive gracefully
51 close-system-settings.ps1 Closes the System Settings gracefully
52 close-thunderbird.ps1 Closes Mozilla Thunderbird gracefully
53 close-vlc.ps1 Closes the VLC media player gracefully Closes the VLC media player application
54 close-windows-terminal.ps1 Closes the Windows Terminal application
55 copy-photos-sorted.ps1 Copy image files sorted by year and month
56 configure-git.ps1 Sets up the Git user configuration