Pārlūkot izejas kodu

Add more dirs to sync throughout the day

Samuel W. Flint 4 gadi atpakaļ
vecāks
revīzija
9a353fe277
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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