mirror of
https://github.com/erkin/ponysay.git
synced 2024-11-22 12:27:59 +01:00
First stable release. Let's see how stable it is...
This commit is contained in:
parent
69a9e0b059
commit
54dd31f5c6
1 changed files with 1 additions and 1 deletions
2
ponysay
2
ponysay
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
version=0.10
|
version=1.0
|
||||||
SYSTEMPONIES="/usr/share/ponysay/ponies"
|
SYSTEMPONIES="/usr/share/ponysay/ponies"
|
||||||
HOMEPONIES="${HOME}/.ponysay/ponies"
|
HOMEPONIES="${HOME}/.ponysay/ponies"
|
||||||
pony="*"
|
pony="*"
|
||||||
|
|
Loading…
Reference in a new issue