Skip to content

Commit 542521a

Browse files
committed
making install-sketchviz.sh do cleanup
1 parent 5bf54e9 commit 542521a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/install-sketchviz.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
pushd ./deps/sketchviz
33
npm pack
44
npm i -g sketchviz-0.0.1.tgz
5+
rm sketchviz-0.0.1.tgz
56
popd

0 commit comments

Comments
 (0)