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
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"