[feature] auto enable ntp
This commit is contained in:
parent
f1b7364028
commit
0bbd32141e
|
@ -4,6 +4,7 @@ set -e
|
|||
DIR=$(dirname "$(readlink -f "$0")")
|
||||
. "$DIR/../env.sh"
|
||||
|
||||
timedatectl set-ntp on
|
||||
. "$DIR/mirrors.sh"
|
||||
. "$DIR/fish.sh"
|
||||
. "$DIR/vim.sh"
|
||||
|
|
Loading…
Reference in New Issue
Block a user