[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=$(dirname "$(readlink -f "$0")")
|
||||||
. "$DIR/../env.sh"
|
. "$DIR/../env.sh"
|
||||||
|
|
||||||
|
timedatectl set-ntp on
|
||||||
. "$DIR/mirrors.sh"
|
. "$DIR/mirrors.sh"
|
||||||
. "$DIR/fish.sh"
|
. "$DIR/fish.sh"
|
||||||
. "$DIR/vim.sh"
|
. "$DIR/vim.sh"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user