removed debugging bits

This commit is contained in:
2025-07-14 11:04:21 -05:00
parent c6e458de8b
commit a710fc7b4e

View File

@@ -25,9 +25,7 @@ SSH_CONFIG="/etc/ssh/sshd_config"
COCKPIT_CONFIG="/etc/cockpit/cockpit.conf"
# Create backup directory
echo "Creating backup dir..."
mkdir -p "$BACKUP_DIR"
echo "Created backup dir..."
print_info "TSYS Two-Factor Authentication Setup"
@@ -380,7 +378,6 @@ function main() {
fi
# Execute setup steps
echo "Starting to run functions..."
backup_configs
install_2fa_packages
configure_ssh_2fa