Add script to change qBittorrent image in CasaOS

This commit is contained in:
Christopher
2023-12-02 15:00:31 -06:00
parent 8d767f162d
commit ce91f0eb6e
2 changed files with 1 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
# Run command
```bash
bash -c "$(wget -qLO - https://raw.githubusercontent.com/bigbeartechworld/big-bear-scripts/master/change-qbittorrent-image/run.sh)"
bash -c "$(wget -qLO - https://raw.githubusercontent.com/bigbeartechworld/big-bear-scripts/master/change-qbittorrent-image-in-casaos/run.sh)"
```