Skip to content

Commit

Permalink
padding install message
Browse files Browse the repository at this point in the history
  • Loading branch information
trikko committed Oct 10, 2023
1 parent 51b8acc commit 2e4e580
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dist/install.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# To keep separated from curl log
echo ""

case "$OSTYPE" in
linux*) PACKAGE="linux.tar.gz";;
darwin*) PACKAGE="macos.tar.gz";;
Expand Down

0 comments on commit 2e4e580

Please sign in to comment.