summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-02-25 14:30:37 -0700
committerSean Whitton <spwhitton@spwhitton.name>2016-02-25 14:30:37 -0700
commitd3f67f78f0c228e6b7d2de454b7d14e171ad3d71 (patch)
tree9a761772e0e2b2848e03a95dffd6fb19c2d3f955
parent6b83d514cc99d3342446ad0ed1cacab12499018d (diff)
downloaddotfiles-d3f67f78f0c228e6b7d2de454b7d14e171ad3d71.tar.gz
when syncing for dionysus sync for nickflash too
-rwxr-xr-xbin/sync-for-dionysus3
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/sync-for-dionysus b/bin/sync-for-dionysus
index dfc248ea..ab415a63 100755
--- a/bin/sync-for-dionysus
+++ b/bin/sync-for-dionysus
@@ -18,7 +18,8 @@ if [ "$(hostname -f)" = "athena.silentflame.com" ]; then
git annex merge
else
cd $HOME/lib/dionysus
- git annex sync --content athena
+ # following tries to sync both athena and nickflash
+ git annex sync --content
athena_cmd lib/dionysus "git annex merge"
athena_cmd doc "mr sync"
cd $HOME/doc