Explorar o código

Add more dirs to sync throughout the day

Samuel W. Flint %!s(int64=4) %!d(string=hai) anos
pai
achega
9a353fe277
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 .ledger
+    sync-dirs org .emacs.d EBooks Documents School .ledger
     notify "Mid Day Sync" "On $(hostname -s)."
 else
     help