++updates
This commit is contained in:
parent
75bba64394
commit
e821caef15
2 changed files with 5 additions and 0 deletions
|
@ -1,8 +1,12 @@
|
|||
#!/bin/sh
|
||||
|
||||
# Tue Jul 18 15:13:45 CEST 2017
|
||||
|
||||
echo "Start: $(date)" >> ~/maillog
|
||||
securemail
|
||||
echo "mbsync: $(date)" >> ~/maillog
|
||||
mbsync -a -q
|
||||
echo "done: $(date)" >> ~/maillog
|
||||
|
||||
#fetchmail
|
||||
|
||||
|
|
|
@ -24,6 +24,7 @@ arrival="2019-02-06"; event="Ende crowdfunding"
|
|||
arrival="2019-08-21"; event="Master Thesis"
|
||||
arrival="2019-09-26"; event="Flying back from Korea"
|
||||
arrival="2019-12-31"; event="1387.24 instances"
|
||||
arrival="2020-08-01"; event="83kg"
|
||||
|
||||
|
||||
export arrival event
|
||||
|
|
Loading…
Reference in a new issue