mirror of
https://github.com/fleschutz/PowerShell.git
synced 2024-11-22 16:03:22 +01:00
Fixed file permissions
This commit is contained in:
parent
bcc5cc6df6
commit
5aa8199346
2
Scripts/write-marquee.ps1
Normal file → Executable file
2
Scripts/write-marquee.ps1
Normal file → Executable file
@ -35,5 +35,5 @@ function StartMarquee { param([string]$text)
|
||||
write-output ""
|
||||
}
|
||||
|
||||
StartMarquee " +++ $Text +++ $Text +++ $Text +++ $Text +++ $Text +++ $Text +++ $Text +++ $Text +++ $Text +++ $Text +++ $Text +++ $Text"
|
||||
StartMarquee " +++ $Text +++ $Text +++ $Text +++ $Text +++ $Text +++ $Text +++ $Text +++ $Text +++ $Text +++ $Text +++ $Text +++ $Text +++ "
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user