mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 06:22:22 -04: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