Skip to content

Latest commit

 

History

193 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

jwscript bootstrap

One-liner to deploy on a fresh Ubuntu host:

curl -fsSL https://raw.githubusercontent.com/jwsky/scripts/main/bootstrap.sh | sudo bash

If curl is missing on a minimal image:

wget -qO- https://raw.githubusercontent.com/jwsky/scripts/main/bootstrap.sh | sudo bash

The bootstrap asks for a GitHub fine-grained personal access token (scope: jwsky/jwscript, Contents read-only), streams the private payload into /dev/shm, and execs the menu. Pick a number, that script runs.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages