We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9405ccb commit 552c80dCopy full SHA for 552c80d
build/scripts/build-tourist.sh
@@ -5,6 +5,7 @@ touristDir=`pwd`/../jigsaw-tourist
5
mkdir -p $touristDir
6
git clone https://github.com/rdkmaster/jigsaw-tourist.git $touristDir
7
cd $touristDir
8
+git checkout v1.1
9
npm install
10
11
#update jigsaw npm package
0 commit comments