We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74cbb14 commit fe24dafCopy full SHA for fe24daf
bin/ubuntu_install_script.sh
@@ -4,4 +4,4 @@ bash install-sundials-2.5.sh
4
sudo pip install cython --upgrade
5
cd ..
6
make
7
-echo "export PYTHONPATH=$(dirname $PWD):$PYTHONPATH" >> /home/$USER/.bashrc
+echo "export PYTHONPATH=$(dirname $PWD):$PYTHONPATH" >> $HOME/.bashrc
0 commit comments