We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b1dfd7 commit eeab916Copy full SHA for eeab916
install.sh
@@ -28,5 +28,5 @@ sudo make install
28
cd ~
29
mkdir cppmodules
30
cd cppmodules
31
-wget -v -o leetcode-treenode-cpp.zip https://github.com/masx200/leetcode-treenode-cpp/archive/refs/tags/1.1.2.zip
+wget -v --output-document=leetcode-treenode-cpp.zip https://github.com/masx200/leetcode-treenode-cpp/archive/refs/tags/1.1.2.zip
32
unzip leetcode-treenode-cpp.zip
0 commit comments