mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-07-06 15:40:04 +02:00
Updated on-desktop-login.ps1
This commit is contained in:
@ -31,7 +31,6 @@ try {
|
|||||||
& "$PSScriptRoot/cd-repos.ps1"
|
& "$PSScriptRoot/cd-repos.ps1"
|
||||||
& "$PSScriptRoot/fetch-repos.ps1"
|
& "$PSScriptRoot/fetch-repos.ps1"
|
||||||
" "
|
" "
|
||||||
& "$PSScriptRoot/play-big-ben.ps1"
|
|
||||||
& "$PSScriptRoot/watch-news.ps1"
|
& "$PSScriptRoot/watch-news.ps1"
|
||||||
exit 0 # success
|
exit 0 # success
|
||||||
} catch {
|
} catch {
|
||||||
|
Reference in New Issue
Block a user