mirror of
https://github.com/ankitects/anki.git
synced 2025-09-21 23:42:23 -04:00
update mac build script
This commit is contained in:
parent
ea42e18a58
commit
a374246fba
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
rsync -av --delete $c/libanki $c/ankiqt mari:anki/
|
||||
ssh mari 'cd anki && ./make.sh'
|
||||
ssh mari 'cd anki && ./make.sh && scp Anki.dmg reflex:'
|
||||
|
|
Loading…
Reference in a new issue