Service install scripts
This commit is contained in:
6
SETUP.md
6
SETUP.md
@@ -32,7 +32,7 @@ FIRST. Make sure your public key is configured for SSH! Else, next step will LOC
|
||||
|
||||
Then, run install.sh by getting it from the internet (wget is in busybox):
|
||||
```sh
|
||||
wget https://TODO
|
||||
chmod +x install.sh
|
||||
./install.sh
|
||||
wget https://git.plabble.org/Maurice/alpine-server-setup/raw/branch/main/setup.sh
|
||||
chmod +x setup.sh
|
||||
./setup.sh
|
||||
```
|
||||
Reference in New Issue
Block a user