#!/bin/bash ## INCLUDE EXTERNAL SCRIPTS source ${RECEIVER_BASH_DIRECTORY}/variables.sh source ${RECEIVER_BASH_DIRECTORY}/functions.sh ## VARIABLES python_path=`which python3` ## SETUP ADVANCED PORTAL FEATURES log_heading "Setting up advanced portal features" log_message "Creating the Python configuration file needed for logging" tee ${RECEIVER_BUILD_DIRECTORY}/portal/python/config.json > /dev/null < /dev/null <