mirror of
https://github.com/erkin/ponysay.git
synced 2024-11-22 04:27:58 +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
|
||||
|
||||
version=0.10
|
||||
version=1.0
|
||||
SYSTEMPONIES="/usr/share/ponysay/ponies"
|
||||
HOMEPONIES="${HOME}/.ponysay/ponies"
|
||||
pony="*"
|
||||
|
|
Loading…
Reference in a new issue