mirror of
https://github.com/erkin/ponysay.git
synced 2024-11-22 04:27:58 +01:00
Tested against MKSH aka Android default shell; Work
Signed-off-by: Pablo Lezaeta <prflr88@gmail.com>
This commit is contained in:
parent
a8e46fed60
commit
28bd258de0
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
# Compatible with bash dash zsh
|
# Compatible with bash dash zsh mksh
|
||||||
# but not with fish
|
# but not with fish
|
||||||
# problematic with tcsh csh
|
# problematic with tcsh csh
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue