Update URL to GitHub raw content and bump version to 2.0.3
Replaced API URLs with GitHub raw content URLs for installation and updates to ensure reliability and consistency. Incremented the program version from 2.0.2 to 2.0.3 to reflect the changes.
This commit is contained in:
@@ -8,7 +8,7 @@ With this script we can easily package multiple power classes in an automated wa
|
||||
---
|
||||
# Install
|
||||
```shell
|
||||
$ sudo curl -L "https://git.vdm.dev/api/v1/repos/octoleo/octopower/raw/src/octopower" -o /usr/local/bin/octopower
|
||||
$ sudo curl -L "https://raw.githubusercontent.com/octoleo/octopower/refs/heads/master/src/octopower" -o /usr/local/bin/octopower
|
||||
$ sudo chmod +x /usr/local/bin/octopower
|
||||
```
|
||||
---
|
||||
|
Reference in New Issue
Block a user