Skip to content

Commit

Permalink
tag test
Browse files Browse the repository at this point in the history
  • Loading branch information
erkin committed Jul 21, 2012
1 parent 90d5b99 commit c6f82a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ponysay
@@ -1,6 +1,6 @@
#!/usr/bin/env bash \#!/usr/bin/env bash


version=1.0 version=1.1
SYSTEMPONIES="/usr/share/ponysay/ponies" SYSTEMPONIES="/usr/share/ponysay/ponies"
HOMEPONIES="${HOME}/.local/share/ponysay/ponies" HOMEPONIES="${HOME}/.local/share/ponysay/ponies"
SCRIPTDIR="$( cd -P "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" # Get bash script directory SCRIPTDIR="$( cd -P "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" # Get bash script directory
Expand Down

0 comments on commit c6f82a5

Please sign in to comment.