Skip to content

Commit 634af3b

Browse files
mapitmanCopilot
andauthored
Update generic/install-jetbrains-tools
Remove commented code Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 3adbe8f commit 634af3b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

generic/install-jetbrains-tools

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,4 @@ base_filename="jetbrains-toolbox-$JETBRAINS_TOOLBOX_VERSION"
1010
curl -L -o /tmp/$base_filename.tar.gz https://download.jetbrains.com/toolbox/$base_filename.tar.gz
1111
tar xzvf /tmp/$base_filename.tar.gz -C /tmp
1212
"/tmp/$base_filename/bin/jetbrains-toolbox" >/dev/null 2>&1 &
13-
# rm "/tmp/$base_filename.tar.gz"
14-
# rm -rf "/tmp/jetbrains-toolbox-$base_filename"
1513
echo "JetBrains Toolbox installation initiated. Please complete the setup through the application interface."

0 commit comments

Comments
 (0)