We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5deec2 commit 5fa2f09Copy full SHA for 5fa2f09
README.md
@@ -5,7 +5,7 @@ System Guard is a Flask app designed to monitor server stats such as CPU, Memory
5
## Installation
6
7
```bash
8
-wget https://github.com/codeperfectplus/SystemGuard/blob/main/setup.sh
+wget https://raw.githubusercontent.com/codeperfectplus/SystemGuard/main/setup.sh
9
chmod +x setup.sh
10
./setup.sh
11
```
0 commit comments