We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f4e7ca commit 4008b88Copy full SHA for 4008b88
scripts/install.sh
@@ -26,7 +26,6 @@ testexp="-test"
26
regx="<Key>tmc-cli-rust/tmc-cli-rust-${platform}-unknown-linux-gnu-v[0-9]+\.[0-9]+\.[0-9]+${testexp}</Key>"
27
28
if [[ $PAGE =~ $regx ]]; then
29
- #echo "match: '${BASH_REMATCH[0]}'"
30
echo "Found the file from mooc server"
31
else
32
exit
0 commit comments