mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-03-28 23:56:52 +01:00
Update on-desktop-login.ps1
This commit is contained in:
parent
63aead20f9
commit
ab6c21a426
@ -13,6 +13,8 @@
|
||||
#>
|
||||
|
||||
try {
|
||||
& "$PSScriptRoot/write-big.ps1" "Welcome back"
|
||||
" "
|
||||
& "$PSScriptRoot/open-dashboards.ps1"
|
||||
" "
|
||||
& "$PSScriptRoot/write-quote.ps1"
|
||||
|
Loading…
Reference in New Issue
Block a user