mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-08-29 18:26:05 +00:00
Output a note regarding which tzdata version we are using as primary source.
This commit is contained in:
parent
037506f205
commit
20c3819f85
@ -14,3 +14,4 @@ TZDATAFILE="`ls -t tzdata*.tar.gz|tail -n 1`"
|
||||
)
|
||||
|
||||
vzic --olson-dir tzdata --output-dir vtimezones
|
||||
echo "Olson `echo $TZDATAFILE | cut -f1 -d.`" >vtimezones/primary-source
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user