Skip to content

Commit 35321a1

Browse files
committed
update makefile to modify patch analytics
1 parent d31ac76 commit 35321a1

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/makefile

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,5 @@ clean:
99
rm -rf ${build-dir}
1010

1111
patch-analytics:
12-
git clone https://github.com/virtual-labs/vlabs-analytics.git
13-
cp vlabs-analytics/gtm-patcher.py ../scripts/.
14-
cp vlabs-analytics/patch-analytics.sh ../scripts/.
1512
chmod +x ../scripts/patch-analytics.sh
1613
../scripts/patch-analytics.sh
17-
rm -rf vlabs-analytics
18-
rm -rf ../scripts/patch-analytics.sh
19-
rm -rf ../scripts/gtm-patcher.py

0 commit comments

Comments
 (0)