mirror of
https://github.com/erkin/ponysay.git
synced 2025-02-18 02:24:21 +01:00
Add /usr/ponysay/ as a share dir since that's where we put this
This commit is contained in:
parent
f9f6669fdb
commit
a2add10071
1 changed files with 1 additions and 0 deletions
|
@ -247,6 +247,7 @@ class Ponysay():
|
||||||
'$XDG_DATA_HOME/ponysay/',
|
'$XDG_DATA_HOME/ponysay/',
|
||||||
'$HOME/.local/share/ponysay/',
|
'$HOME/.local/share/ponysay/',
|
||||||
'/usr/share/ponysay/',
|
'/usr/share/ponysay/',
|
||||||
|
'/usr/ponysay/',
|
||||||
'./'
|
'./'
|
||||||
]]
|
]]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue