Skip to content

Commit

Permalink
made the linux installation script prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
noobLue committed Feb 15, 2021
1 parent 0f4e7ca commit 4008b88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ testexp="-test"
regx="<Key>tmc-cli-rust/tmc-cli-rust-${platform}-unknown-linux-gnu-v[0-9]+\.[0-9]+\.[0-9]+${testexp}</Key>"

if [[ $PAGE =~ $regx ]]; then
#echo "match: '${BASH_REMATCH[0]}'"
echo "Found the file from mooc server"
else
exit
Expand Down

0 comments on commit 4008b88

Please sign in to comment.