Add motd_ssh and customize function call to freeipa-install.sh

forgot that it should be called in this bash script
This commit is contained in:
Raisal P Wardana 2024-10-04 07:40:17 +07:00 committed by GitHub
parent 793e20bef4
commit cdefdf8337
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -47,3 +47,6 @@ msg_ok "Configured FreeIPA"
msg_info "Starting FreeIPA services"
$STD systemctl enable --now ipa
msg_ok "Started FreeIPA services"
motd_ssh
customize