Update modify_time.sh

This commit is contained in:
spiritLHLS 2022-12-18 12:54:50 +08:00 committed by GitHub
parent cc4e36a93f
commit f7008a8aee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ head() {
echo "# ${GREEN}作仓库${PLAIN}: https://github.com/spiritLHLS/one-click-installation-script #"
echo "#######################################################################"
echo "支持系统Ubuntu 18+Debian 8+centos 7+FedoraAlmalinux 8.5+"
echo "检测修复本机系统时间,如果相差超过300秒的合理范围则校准时间"
echo "检测修复本机系统时间,对应时区时间,如果相差超过300秒的合理范围则校准时间"
# Display prompt asking whether to proceed with checking and changing
reading "Do you want to proceed with checking and changing? [y/n] " confirm
echo ""