Added launcher script
This commit is contained in:
parent
1bee3298d7
commit
93ad7c5dfe
5
ankisyncd.sh
Executable file
5
ankisyncd.sh
Executable file
@ -0,0 +1,5 @@
|
||||
#! /bin/bash
|
||||
|
||||
export PYTHONPATH="/usr/share/ankisyncd"
|
||||
|
||||
python2 /usr/share/ankisyncd/ankisyncd/sync_app.py
|
||||
Loading…
Reference in New Issue
Block a user