mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-04-22 09:58:19 +02:00
Updated on-desktop-login.ps1
This commit is contained in:
parent
b39ccc6640
commit
3187d04df6
@ -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 {
|
||||||
|
Loading…
Reference in New Issue
Block a user