Skip to content

Commit

Permalink
modiyf
Browse files Browse the repository at this point in the history
  • Loading branch information
liangrui committed Feb 21, 2024
1 parent 9dc04dd commit 1df1b8b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,4 @@ SUBCOMMANDS:
summary Show the summary of the package volume


install

curl https://github.com/onehupo/cliper/releases/download/0.1.0/cliper-install.sh | sh

2 changes: 2 additions & 0 deletions cliper-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
# It runs on Unix shells like {a,ba,da,k,z}sh. It uses the common `local`
# extension. Note: Most shells limit `local` to 1 var per line, contra bash.

# curl https://github.com/onehupo/cliper/releases/download/0.1.0/cliper-install.sh | sh

if [ "$KSH_VERSION" = 'Version JM 93t+ 2010-03-05' ]; then
# The version of ksh93 that ships with many illumos systems does not
# support the "local" extension. Print a message rather than fail in
Expand Down

0 comments on commit 1df1b8b

Please sign in to comment.