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 de130bf commit 58832d1Copy full SHA for 58832d1
bin/jetbrains.bash
@@ -32,8 +32,6 @@ function download {
32
local metadata_file="${METADATA_DIR}/${filename}.json"
33
local archive="${TEMP_DIR}/${filename}"
34
35
- echo "asset ${asset_name} : |${description}|"
36
-
37
if [[ -f "${metadata_file}" ]]
38
then
39
echo "Skipping ${filename}"
0 commit comments