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 29a4c0b commit 9b1dfd7Copy full SHA for 9b1dfd7
install.sh
@@ -28,5 +28,5 @@ sudo make install
28
cd ~
29
mkdir cppmodules
30
cd cppmodules
31
-wget https://github.com/masx200/leetcode-treenode-cpp/archive/refs/tags/1.1.2.zip -v -o leetcode-treenode-cpp.zip
+wget -v -o 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