mirror of
https://github.com/erkin/ponysay.git
synced 2025-01-31 02:16:43 +01:00
parent
dd0f175b0e
commit
ffb7b5a7fb
1 changed files with 3 additions and 0 deletions
3
ponysay
3
ponysay
|
@ -19,4 +19,7 @@ function wtrunc {
|
|||
fi
|
||||
}
|
||||
|
||||
# Ponies use UTF-8 drawing characters. Prevent a Perl warning.
|
||||
export PERL_UNICODE=S
|
||||
|
||||
"$0.py" "$@" | wtrunc
|
||||
|
|
Loading…
Reference in a new issue