Skip to content

Commit 4008b88

Browse files
committed
made the linux installation script prettier
1 parent 0f4e7ca commit 4008b88

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/install.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ testexp="-test"
2626
regx="<Key>tmc-cli-rust/tmc-cli-rust-${platform}-unknown-linux-gnu-v[0-9]+\.[0-9]+\.[0-9]+${testexp}</Key>"
2727

2828
if [[ $PAGE =~ $regx ]]; then
29-
#echo "match: '${BASH_REMATCH[0]}'"
3029
echo "Found the file from mooc server"
3130
else
3231
exit

0 commit comments

Comments
 (0)