There was an error while loading. Please reload this page.
1 parent 25bd9ef commit ba4b7e8Copy full SHA for ba4b7e8
grabdish/addAndSourcePropertiesInBashrc.sh
@@ -4,7 +4,7 @@
4
5
# we put a placeholder msdataworkshopjaegeraddress.txt as we wont have the Jaeger LB address until later/setJaegerAddress.sh step
6
touch workingdir/msdataworkshopjaegeraddress.txt
7
-echo "export MSDATAWORKSHOP_LOCATION=~/datadriven-master/grabdish/" >> ~/.bashrc
+echo "export MSDATAWORKSHOP_LOCATION=~/microservices-datadriven/grabdish/" >> ~/.bashrc
8
echo "source ~/msdataworkshop-master/msdataworkshop.properties" >> ~/.bashrc
9
source ~/.bashrc
10
0 commit comments