直接修改 /etc/timezone 文件
echo "Asia/Shanghai" > /etc/timezone
使用 dpkg-reconfigure 直接修改
sudo dpkg-reconfigure tzdata