Docker-PHP/marshall/installers/002_timezone.sh

4 lines
90 B
Bash
Raw Normal View History

2019-06-11 14:59:58 +00:00
#!/bin/bash
source /app/installers/config
$APT_GET tzdata
echo $DEFAULT_TZ > /etc/timezone