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