qs: dont use fancy chars :(

This commit is contained in:
Mark Joshwel 2024-07-02 05:40:32 +08:00
parent ef9addfe9a
commit 38ad462e4e

View file

@ -1,4 +1,4 @@
<# <#
.SYNOPSIS .SYNOPSIS
repo quickset script repo quickset script
.DESCRIPTION .DESCRIPTION
@ -204,4 +204,4 @@ if ($repoType -eq "s") {
# reset error action preference # reset error action preference
$ErrorActionPreference = $oldErrorActionPreference $ErrorActionPreference = $oldErrorActionPreference
Write-Output ("`ndone~! ☆*: .。. o(≧▽≦)o .。.:*☆`n" | Out-String -Stream) Write-Output "`n--- done~! ---`n"