mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-10-04 17:16:18 +00:00
Update auto_post_install.sh
This commit is contained in:
@@ -182,7 +182,8 @@ configure_time_sync() {
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
msg_info "$(translate "Enabling automatic time synchronization...")"
|
timedatectl set-timezone "$timezone"
|
||||||
|
|
||||||
if timedatectl set-ntp true; then
|
if timedatectl set-ntp true; then
|
||||||
msg_ok "$(translate "Time settings configured - Timezone:") $timezone"
|
msg_ok "$(translate "Time settings configured - Timezone:") $timezone"
|
||||||
register_tool "time_sync" true
|
register_tool "time_sync" true
|
||||||
|
Reference in New Issue
Block a user