qs: dont use fancy chars :(
This commit is contained in:
parent
ef9addfe9a
commit
38ad462e4e
|
@ -1,4 +1,4 @@
|
|||
<#
|
||||
<#
|
||||
.SYNOPSIS
|
||||
repo quickset script
|
||||
.DESCRIPTION
|
||||
|
@ -204,4 +204,4 @@ if ($repoType -eq "s") {
|
|||
# reset error action preference
|
||||
$ErrorActionPreference = $oldErrorActionPreference
|
||||
|
||||
Write-Output ("`ndone~! ☆*: .。. o(≧▽≦)o .。.:*☆`n" | Out-String -Stream)
|
||||
Write-Output "`n--- done~! ---`n"
|
||||
|
|
Loading…
Reference in a new issue