summaryrefslogtreecommitdiffstats
path: root/bin/esheep
diff options
context:
space:
mode:
Diffstat (limited to 'bin/esheep')
-rwxr-xr-xbin/esheep3
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" "$@"