fix time desync
This commit is contained in:
parent
570390565f
commit
edecd3be59
2 changed files with 3 additions and 0 deletions
|
@ -16,3 +16,4 @@ btrfs-progs
|
||||||
tmux
|
tmux
|
||||||
curl
|
curl
|
||||||
gpg
|
gpg
|
||||||
|
ntp
|
||||||
|
|
|
@ -13,6 +13,8 @@ prepare_install(){
|
||||||
sleep 1
|
sleep 1
|
||||||
done
|
done
|
||||||
|
|
||||||
|
ntpd
|
||||||
|
|
||||||
root_pass=''
|
root_pass=''
|
||||||
root_pass_confirm=''
|
root_pass_confirm=''
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue