fix timezone

This commit is contained in:
Jeffrey Paul 2019-10-04 23:24:08 -07:00
parent abfeea1c79
commit 4c8c1757cc
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
#!/bin/bash
rm /etc/localtime && cp /usr/share/zoneinfo/UTC /etc/localtime