Update debian-alpine-convert.sh
This commit is contained in:
parent
144225fd8a
commit
2987875185
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
wget https://git.adrianux.net/ahoemann/VPS-Setup-Scripts/raw/branch/main/setup-alpine.sh setup-alpine.sh && chmod +x setup-alpine.sh && sh setup-alpine.sh && rm setup-alpine.sh
|
wget -q -O - https://git.adrianux.net/ahoemann/VPS-Setup-Scripts/raw/branch/main/setup-alpine.sh | sh
|
Loading…
Add table
Reference in a new issue