#!/bin/bash
# Set Hot Spot environment
export MODEM_CONFIG_FILE=/opt/hotspot/config/modems.cfg                         
export PATH=/home/hotspot/script:/home/hotspot/smc-script:$PATH                 
export PYTHONPATH=/home/hotspot/pyserial-2.5/:/home/hotspot/PyYAML-3.10/lib     
