diff --git a/SimPEG/GCEtools/startup.sh b/SimPEG/GCEtools/startup.sh index 32164e29..2f23fab9 100644 --- a/SimPEG/GCEtools/startup.sh +++ b/SimPEG/GCEtools/startup.sh @@ -19,4 +19,4 @@ python setup.py cd ~ echo export PYTHONPATH=/home/$USER/simpeg/ >> .bashrc -source .profile \ No newline at end of file +source .bashrc \ No newline at end of file