mirror of
https://gitlab.com/ahoneybun/nyxi-installer.git
synced 2025-05-12 11:04:02 -06:00
add steps for using the bash installer
This commit is contained in:
parent
7ba1ccb07a
commit
125af53329
1 changed files with 6 additions and 0 deletions
|
@ -26,6 +26,12 @@ mkpasswd -m sha-512
|
|||
curl $PATH
|
||||
```
|
||||
|
||||
## Older Bash installer
|
||||
|
||||
```bash
|
||||
sh <(curl -L https://gitlab.com/ahoneybun/nyxi-installer/-/raw/main/install.sh)
|
||||
```
|
||||
|
||||
# Development
|
||||
|
||||

|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue