mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 20:14:49 +00:00
switch to utc
This commit is contained in:
committed by
Aiden McClelland
parent
38ba1251ef
commit
ec8d9b0da8
@@ -13,6 +13,9 @@ fi
|
|||||||
|
|
||||||
passwd -l start9
|
passwd -l start9
|
||||||
|
|
||||||
|
# change timezone
|
||||||
|
timedatectl set-timezone Etc/UTC
|
||||||
|
|
||||||
! test -f /etc/docker/daemon.json || rm /etc/docker/daemon.json
|
! test -f /etc/docker/daemon.json || rm /etc/docker/daemon.json
|
||||||
mount -o remount,rw /boot
|
mount -o remount,rw /boot
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user