aboutsummaryrefslogtreecommitdiff
path: root/ponysay
diff options
context:
space:
mode:
Diffstat (limited to 'ponysay')
-rwxr-xr-xponysay3
1 files changed, 1 insertions, 2 deletions
diff --git a/ponysay b/ponysay
index e9e6141..0f81fc5 100755
--- a/ponysay
+++ b/ponysay
@@ -1,7 +1,6 @@
#!/usr/bin/env bash
export PERL_UNICODE=S
-
-ponydir=$PWD/ponies
+ponydir=/usr/share/ponies
function ponyf() {
if [[ -f ${ponydir}/${1}.cow ]] ; then