Skip to content

Commit eeab916

Browse files
committed
Update install.sh
1 parent 9b1dfd7 commit eeab916

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ sudo make install
2828
cd ~
2929
mkdir cppmodules
3030
cd cppmodules
31-
wget -v -o leetcode-treenode-cpp.zip https://github.com/masx200/leetcode-treenode-cpp/archive/refs/tags/1.1.2.zip
31+
wget -v --output-document=leetcode-treenode-cpp.zip https://github.com/masx200/leetcode-treenode-cpp/archive/refs/tags/1.1.2.zip
3232
unzip leetcode-treenode-cpp.zip

0 commit comments

Comments
 (0)