From 3eee97ee4e7419a2addc59a87deb167d8f4baf50 Mon Sep 17 00:00:00 2001 From: joy Date: Sat, 19 Jul 2025 08:35:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20scripts/system=5Foptimize.?= =?UTF-8?q?sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/system_optimize.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scripts/system_optimize.sh b/scripts/system_optimize.sh index 5293b7c..eee619c 100644 --- a/scripts/system_optimize.sh +++ b/scripts/system_optimize.sh @@ -199,13 +199,12 @@ main() { install_sysadmin_tools disable_apt_periodic_updates set_timezone_to_shanghai + synchronize_hardware_clock off_sleep lock_current_kernel extend_root_volume - synchronize_hardware_clock disable_nouveau_driver update_grub_configuration - rename_hostname clear_history log_info "|##############################################|"