mirror of
https://github.com/erkin/ponysay.git
synced 2024-11-28 23:17:59 +01:00
updated to 0.7
This commit is contained in:
parent
ca406545e5
commit
eae1f9bdcb
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.5
|
version=0.7
|
||||||
SYSTEMPONIES=/usr/share/ponies
|
SYSTEMPONIES=/usr/share/ponies
|
||||||
HOMEPONIES="${HOME}/.ponies"
|
HOMEPONIES="${HOME}/.ponies"
|
||||||
pony="*"
|
pony="*"
|
||||||
|
|
Loading…
Reference in a new issue