No description
- Shell 100%
| init.sh | ||
| README.md | ||
Prinky's OS Script
A script I use to setup/update my systems.
bash -c "$(curl -fsSL sites.twint.us.kg/os/init.sh)"
Arguments
| Argument | Description |
|---|---|
boot|switch |
Rebuild type (default: boot on Linux, switch on Darwin) |
--reboot |
Reboot after building (default) |
--no-reboot |
Skip reboot after building |
--url <url> |
Repository URL |
--branch <branch> |
Branch to clone |
--host <host> |
Host to build |