Skip to content

Commit ba4b7e8

Browse files
committed
update MSDATAWORKSHOP_LOCATION to reflect github clone location
1 parent 25bd9ef commit ba4b7e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grabdish/addAndSourcePropertiesInBashrc.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# we put a placeholder msdataworkshopjaegeraddress.txt as we wont have the Jaeger LB address until later/setJaegerAddress.sh step
66
touch workingdir/msdataworkshopjaegeraddress.txt
7-
echo "export MSDATAWORKSHOP_LOCATION=~/datadriven-master/grabdish/" >> ~/.bashrc
7+
echo "export MSDATAWORKSHOP_LOCATION=~/microservices-datadriven/grabdish/" >> ~/.bashrc
88
echo "source ~/msdataworkshop-master/msdataworkshop.properties" >> ~/.bashrc
99
source ~/.bashrc
1010

0 commit comments

Comments
 (0)