Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get the latest snapshot version of specify product #1

Open
medcl opened this issue Dec 19, 2024 · 2 comments
Open

Get the latest snapshot version of specify product #1

medcl opened this issue Dec 19, 2024 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@medcl
Copy link
Member

medcl commented Dec 19, 2024

curl -sSL http://get.infini.sh | bash -s -- -p console --snapshot

@medcl medcl added the help wanted Extra attention is needed label Dec 19, 2024
@luohoufu
Copy link
Contributor

auto support snapshot if [[ "$version" =~ NIGHTLY ]] || [[ "$version" =~ SNAPSHOT ]]; then use snapshot folder to download.

@medcl
Copy link
Member Author

medcl commented Feb 16, 2025

i don't think it is working:

➜  /tmp curl -sSL http://get.infini.sh | bash -s -- -p console --snapshot


                                            
                                 @@@@@@@@@@@
                                @@@@@@@@@@@@
                                @@@@@@@@@@@@
                               @@@@@@@@@&@@@
                              #@@@@@@@@@@@@@
        @@@                   @@@@@@@@@@@@@ 
       &@@@@@@@              &@@@@@@@@@@@@@ 
       @&@@@@@@@&@           @@@&@@@@@@@&@  
      @@@@@@@@@@@@@@@@      @@@@@@@@@@@@@@  
      @@@@@@@@@@@@@@@@@@&   @@@@@@@@@@@@@   
        %@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@   
            @@@@@@@@@@@@&@@@@@@@@@@@@@@@    
    @@         ,@@@@@@@@@@@@@@@@@@@@@@@&    
    @@@@@.         @@@@@&@@@@@@@@@@@@@@     
   @@@@@@@@@@          @@@@@@@@@@@@@@@#     
   @&@@@&@@@&@@@          &@&@@@&@@@&@      
  @@@@@@@@@@@@@.              @@@@@@@*      
  @@@@@@@@@@@@@                  %@@@       
 @@@@@@@@@@@@@                              
/@@@@@@@&@@@@@                              
@@@@@@@@@@@@@                               
@@@@@@@@@@@@@                               
@@@@@@@@@@@@        Welcome to INFINI Labs!


Now attempting the installation... 

Usage: curl -sSL http://get.infini.sh | bash -s -- [-p program_name] [-v program_version] [-d install_dir]
Options:
  -p, --program-name <name>   Name of the program to install which default is console
  -v, --version <version>     Version of the program to install which default is latest
  -d, --install-dir <dir>     Directory of the program install which default is /opt/program

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants