diff --git a/Alpine-Install.md b/Alpine-Install.md index cbc33f4..822b724 100644 --- a/Alpine-Install.md +++ b/Alpine-Install.md @@ -20,7 +20,9 @@ - [x] Restart sshd server with `service sshd restart` -- [x] Install curl package with `apk add curl` +- [x] Install git & curl package with `apk add curl git` + +- [x] Clone Repo-Sources `` - [x] Download Edge-WoL `curl https://git.send.nrw/sendnrw/edge-wol/releases/download/v1.0.0/wol-server-linux-amd 64.tar.gz --output wol-server-linux-amd64.tar.gz`