This website requires JavaScript.
Explore
Help
Sign In
alex
/
anki-connect
Watch
1
Fork
0
You've already forked anki-connect
Code
Releases
7
Activity
cd980ff5e0
anki-connect
/
link.sh
3 lines
85 B
Bash
Raw
Normal View
History
Unescape
Escape
fix shebang (universal), add link_mac.sh
2020-02-16 19:19:10 +00:00
#!/usr/bin/env bash
Add link script, fix plugin
2020-01-06 01:41:34 +00:00
ln -s
$(
pwd
)
/plugin ~/.local/share/Anki2/addons21/AnkiConnectDev
Copy Permalink