#/bin/bash mkdir -p /run/php-fpm/conf.d echo "date.timezone = $(/usr/syno/sbin/synodate --getNameInTZDB)" > /run/php-fpm/conf.d/timezone.ini