mirror of
https://github.com/erkin/ponysay.git
synced 2024-11-25 13:57:59 +01:00
Tested against ksh and ksh93, OK
Signed-off-by: Pablo Lezaeta <prflr88@gmail.com>
This commit is contained in:
parent
8fdfc424b1
commit
aee08eb622
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env sh
|
#!/usr/bin/env sh
|
||||||
|
|
||||||
# Compatible with bash dash zsh mksh
|
# Compatible with bash dash zsh mksh ksh ksh93
|
||||||
# but not with fish
|
# but not with fish
|
||||||
# problematic with tcsh csh
|
# problematic with tcsh csh
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue