diff --git a/configure b/configure index f2594fb..dd3013d 100755 --- a/configure +++ b/configure @@ -3,9 +3,9 @@ git submodule init git submodule update echo "export PATH=$PATH:$(pwd)/bin/ucpp/ucpp" >> ~/.bashrc echo "alias frcbot='python build'" >> ~/.bashrc +source ~/.bashrc cd src ucpp setup -t 2059 ucpp init ucpp configure cd .. -source ~/.bashrc