Anki/mac/test.sh
2009-01-17 14:37:24 +09:00

7 lines
256 B
Bash
Executable file

#!/bin/bash
cd /Volumes/Two/anki
echo "syncing updates..."
rsync -av reflex:Lib/code/libanki --exclude .git --exclude build --exclude dist --delete .
rsync -av reflex:Lib/code/ankiqt --exclude .git --exclude build --exclude dist --delete .
./ankiqt/anki