#!/bin/bash

# shellcheck source=install/usr/bin/xivocc-installer-lib/xivo-configuration-helper.sh
source "/usr/bin/xivocc-installer-lib/xivo-configuration-helper.sh"

init_log

source_custom_env_file

xivocc_configures_xivo_post_wizard

echo "Installation complete. Check logs at $LOG_FILE if needed."
