double16 / media-hare

Sundry tools for maintaining a personal media library.
GNU General Public License v3.0
2 stars 0 forks source link

Configure system time zone from TZ env var #21

Closed double16 closed 2 years ago

double16 commented 2 years ago

Short version: [[ -f "/usr/share/zoneinfo/${TZ}" ]] && ln -sf /usr/share/zoneinfo/${TZ} /etc/localtime