summaryrefslogtreecommitdiff
path: root/bin/sync-for-dionysus
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-03-02 09:13:13 -0700
committerSean Whitton <spwhitton@spwhitton.name>2016-03-02 09:13:22 -0700
commitc96b3a9f4dcafebac3215023d7a88f38669190c5 (patch)
tree3856b4619ba2d01829f333b80b8934de27276aa3 /bin/sync-for-dionysus
parent3c20b988eb8dfad064d8d0cd2bc670f9ff551085 (diff)
downloaddotfiles-c96b3a9f4dcafebac3215023d7a88f38669190c5.tar.gz
sync-for-dionysus needs to `ga add` on nickflash
Diffstat (limited to 'bin/sync-for-dionysus')
-rwxr-xr-xbin/sync-for-dionysus2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sync-for-dionysus b/bin/sync-for-dionysus
index 313e2917..0c429db0 100755
--- a/bin/sync-for-dionysus
+++ b/bin/sync-for-dionysus
@@ -18,7 +18,7 @@ if [ "$(hostname -f)" = "athena.silentflame.com" ]; then
git annex merge
else
# try to sync nickflash first
- cd /media/swhitton/SPWHITTON/doc && git annex sync --content || true
+ cd /media/swhitton/SPWHITTON/doc && git annex add && git annex sync --content || true
cd $HOME/lib/dionysus
git annex sync --content athena
# try to sync nickflash again