diff options
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/esheep | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/esheep b/bin/esheep new file mode 100755 index 0000000..91ba00e --- /dev/null +++ b/bin/esheep @@ -0,0 +1,3 @@ +#!/usr/bin/env bash +exec python3 "$HOME/.local/share/esheep/esheep.py" \ + --xml "$HOME/.local/share/esheep/animations.xml" "$@" |
