Browse Source

Sync Ledger also

Samuel W. Flint 4 years ago
parent
commit
ae2c6ac11a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      day

+ 1 - 1
day

@@ -85,7 +85,7 @@ elif [ ${CMD} == "end" ] ; then
     notify "Ending Day" "On $(hostname -s)."
 elif [ ${CMD} == "mid" ] ; then
     check_ssh
-    sync-dirs org .emacs.d School
+    sync-dirs org .emacs.d School .ledger
     notify "Mid Day Sync" "On $(hostname -s)."
 else
     help