Updates
This commit is contained in:
6
SETUP.md
6
SETUP.md
@@ -30,9 +30,11 @@ reboot
|
||||
|
||||
FIRST. Make sure your public key is configured for SSH! Else, next step will LOCK YOU OUT SSH!
|
||||
|
||||
Then, run install.sh by getting it from the internet (wget is in busybox):
|
||||
Then, run setup.sh by getting it from the internet (wget is in busybox):
|
||||
```sh
|
||||
wget https://git.plabble.org/Maurice/alpine-server-setup/raw/branch/main/setup.sh
|
||||
chmod +x setup.sh
|
||||
./setup.sh
|
||||
```
|
||||
```
|
||||
|
||||
This will install git, clone this repository and run the installation scripts.
|
||||
Reference in New Issue
Block a user