13 lines
241 B
Plaintext
13 lines
241 B
Plaintext
generate-week.sh
|
|
----------------
|
|
|
|
cron usage:
|
|
|
|
1 0 * * 1 TEMPLATE="dhis2 7.5" TIME_DIR=~/plan/time /home/varl/bin/generate-week.sh write
|
|
|
|
user alias:
|
|
|
|
function te () {
|
|
$EDITOR ~/plan/time/current.timedot
|
|
}
|