start/stop timestamps
This commit is contained in:
@ -500,6 +500,8 @@ print_info "Completed running "$FUNCNAME""
|
||||
# RUn the various functions in the correct order
|
||||
####################################################################################################
|
||||
|
||||
print_info "Execution starting at $CURRENT_TIMESTAMP..."
|
||||
|
||||
PreflightCheck
|
||||
global-oam
|
||||
global-installPackages
|
||||
@ -513,4 +515,6 @@ secharden-scap-stig
|
||||
#secharden-auto-upgrades
|
||||
|
||||
#secharden-2fa
|
||||
#auth-cloudron-ldap
|
||||
#auth-cloudron-ldap
|
||||
|
||||
print_info "Execution ended at $CURRENT_TIMESTAMP..."
|
Reference in New Issue
Block a user