Update README.md

This commit is contained in:
edschuy95 2025-09-02 15:47:24 +00:00
parent 8240158221
commit 09d9a3ace0

View file

@ -13,6 +13,11 @@ Feel free to adapt the script and submit changes that will contribute!
### Tips
Install alpine pre-reqs:
```
apk add bash bash-completion gcompat
```
Download script with this url: `https://raw.githubusercontent.com/netvolt/LinuxRMM-Script/main/rmmagent-linux.sh`
For Ubuntu systems try: 'wget https://raw.githubusercontent.com/netvolt/LinuxRMM-Script/main/rmmagent-linux.sh'