Step 4: Set TNS ADMIN
# Make wallet accessible to SQLcl
export TNS_ADMIN=$HOME/wallet
echo 'TNS_ADMIN=$HOME/wallet ' >> ~/.bashrc
# Make wallet accessible to SQLcl
export TNS_ADMIN=$HOME/wallet
echo 'TNS_ADMIN=$HOME/wallet ' >> ~/.bashrc