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