Skip to content
Merged

NIT #238

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion scala-cli.bat
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@echo off

rem This is the launcher script of Scala CLI (https://github.com/VirtusLab/scala-cli).
rem This script downloads and runs the Scala CLI version set by VERSION below.
rem This script downloads and runs the Scala CLI version set by SCALA_CLI_VERSION below.
rem
rem Download the latest version of this script at https://github.com/VirtusLab/scala-cli/raw/master/scala-cli.bat

Expand Down