mirror of
https://github.com/ankitects/anki.git
synced 2025-11-07 05:07:10 -05:00
add mac test script
This commit is contained in:
parent
fd0cbec5b3
commit
fee4613ced
1 changed files with 4 additions and 0 deletions
4
mac/test.sh
Executable file
4
mac/test.sh
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
rsync -av --delete $c/libanki $c/ankiqt mari:anki/
|
||||
ssh mari "open anki/ankiqt/anki"
|
||||
Loading…
Reference in a new issue