mirror of
https://github.com/erkin/ponysay.git
synced 2024-11-22 12:27:59 +01:00
Changed to http because ftp is insecure, and not all browser suport browser throw a ftp://
Signed-off-by: Pablo Lezaeta /'pa.blo [le.θa'e.ta][le.sa'e.ta]/ <prflr88gmail.com>
This commit is contained in:
parent
bde26a3b70
commit
e7c03fe8fc
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ The DEB file can be found on this PPA [here](https://launchpad.net/~vincent-c/+a
|
||||||
### Print a pony fortune upon terminal startup
|
### Print a pony fortune upon terminal startup
|
||||||
|
|
||||||
This requires the `fortune` utility to be installed. It can install be from the distribution's repositories (might be named `fortune-mod`).
|
This requires the `fortune` utility to be installed. It can install be from the distribution's repositories (might be named `fortune-mod`).
|
||||||
Alternatively, one can just fetch the source code from [here](ftp://ftp.ibiblio.org/pub/linux/games/amusements/fortune/).
|
Alternatively, one can just fetch the source code from [here](http://ftp.ibiblio.org/pub/linux/games/amusements/fortune/).
|
||||||
|
|
||||||
You can try [this](http://www.reddit.com/r/mylittlelinux/comments/srixi/using_ponysay_with_a_ponified_fortune_warning/) script or
|
You can try [this](http://www.reddit.com/r/mylittlelinux/comments/srixi/using_ponysay_with_a_ponified_fortune_warning/) script or
|
||||||
[ponypipe](/maandree/ponypipe) to ponify fortunes.
|
[ponypipe](/maandree/ponypipe) to ponify fortunes.
|
||||||
|
|
Loading…
Reference in a new issue