add chrony for time syncing
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
install_package "chrony"
|
||||
@@ -10,6 +10,7 @@ INSTALLING PACKAGES:
|
||||
. "$PACKAGES_DIR/install-bash-completion.sh"
|
||||
. "$PACKAGES_DIR/install-bat.sh"
|
||||
. "$PACKAGES_DIR/install-btop.sh"
|
||||
. "$PACKAGES_DIR/install-chrony.sh"
|
||||
. "$PACKAGES_DIR/install-dbus.sh"
|
||||
. "$PACKAGES_DIR/install-emptty.sh"
|
||||
. "$PACKAGES_DIR/install-eza.sh"
|
||||
|
||||
Reference in New Issue
Block a user