makefile update
This commit is contained in:
parent
7b6848eb82
commit
db2b7fb39d
|
@ -39,9 +39,6 @@ mailoffsite: imapbackup
|
||||||
$(HOME)/Documents/Dropbox/eeqj/archives/mail.tgz
|
$(HOME)/Documents/Dropbox/eeqj/archives/mail.tgz
|
||||||
|
|
||||||
databackup:
|
databackup:
|
||||||
mkdir -p $(HOME)/Library/misc
|
|
||||||
#brew list > $(HOME)/Library/misc/brewinstalled.txt
|
|
||||||
#brew cask list > $(HOME)/Library/misc/brew-cask-installed.txt
|
|
||||||
~/dev/hacks/bin/backup.command
|
~/dev/hacks/bin/backup.command
|
||||||
|
|
||||||
cleanup:
|
cleanup:
|
||||||
|
|
Loading…
Reference in New Issue