mirror of
https://github.com/erkin/ponysay.git
synced 2024-11-22 04:27:58 +01:00
Oh crap
This commit is contained in:
parent
14147caf2c
commit
2eca5eaa96
1 changed files with 1 additions and 1 deletions
2
ponysay
2
ponysay
|
@ -6,7 +6,7 @@ function ponyf() {
|
|||
if [[ -f ${ponydir}/${1}.cow ]] ; then
|
||||
cowsay -f "${ponydir}/${1}.cow" $@
|
||||
else
|
||||
ponyr
|
||||
ponyr
|
||||
fi
|
||||
}
|
||||
function ponyr() {
|
||||
|
|
Loading…
Reference in a new issue