mirror of
https://github.com/erkin/ponysay.git
synced 2024-11-25 22:07:58 +01:00
added shebang too
Signed-off-by: Pablo Lezaeta <prflr88@gmail.com>
This commit is contained in:
parent
aee08eb622
commit
cd0dd75879
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
||||||
en="en_GB-ise-w_accents"
|
!#/usr/bin/env bash
|
||||||
|
|
||||||
|
en="en_GB-ise-w_accents"
|
||||||
|
|
||||||
info()
|
info()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue