From 93ad7c5dfe1d0798c6d0157d6cc30cda9304bae0 Mon Sep 17 00:00:00 2001 From: jdoe0 Date: Thu, 24 Oct 2013 04:51:32 -0500 Subject: [PATCH] Added launcher script --- ankisyncd.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 ankisyncd.sh diff --git a/ankisyncd.sh b/ankisyncd.sh new file mode 100755 index 0000000..fcf89cb --- /dev/null +++ b/ankisyncd.sh @@ -0,0 +1,5 @@ +#! /bin/bash + +export PYTHONPATH="/usr/share/ankisyncd" + +python2 /usr/share/ankisyncd/ankisyncd/sync_app.py