update makefile

master
Jeffrey Paul 4 years ago
parent 51c68803c5
commit 3f91b5cce0
  1. 5
      homedir.makefile/Makefile

@ -10,7 +10,10 @@ O2_COLOR = \033[32;01m
PREFIX = "$(O2_COLOR)==>$(O1_COLOR)"
SUFFIX = "$(NO_COLOR)"
default: clean
default: routine
# FIXME make this do a local imap download too
routine: clean databackup
backup: clean mailoffsite databackup

Loading…
Cancel
Save