Skip to content

LightBitsLabs/lightbitslabs.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

lightbitslabs.github.io

GitHub Pages shortlink for the Lightbits installer bootstrap script.

install.sh is a manually-synced copy of the script served at https://github.com/LightBitsLabs/lightbits-installer-releases/releases/latest/download/install.sh. It downloads and runs the latest lightbits-installer release; the OS/arch detection and download logic live in the script itself, not here.

Usage:

curl -sL https://lightbitslabs.github.io/install.sh | sh

Keeping install.sh in sync

This copy is not auto-synced with releases yet — re-run the copy step below after any change to install.sh in the lightbits-installer repo:

curl -sL https://github.com/LightBitsLabs/lightbits-installer-releases/releases/latest/download/install.sh -o install.sh
git commit -am "sync install.sh with latest release"
git push

About

Lightbits install shortlink — serves install.sh via GitHub Pages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors