mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-04-23 18:38:19 +02: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 ""
|
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
|
exit 0
|
||||||
|
Loading…
Reference in New Issue
Block a user