Skip to content

Commit

Permalink
Revert "Download ZIP for Windows"
Browse files Browse the repository at this point in the history
  • Loading branch information
ringabout authored Oct 27, 2024
1 parent 3030a6b commit b5355fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/choosenim-unix-init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ install() {
;;
*windows_amd64* )
# Download ZIP for Windows
local ext=".zip"
local ext=".exe"
local filename="$filename$ext"
local url="$url$ext"
;;
Expand Down

0 comments on commit b5355fb

Please sign in to comment.