https://github.com/initdc/1click-qbit-nox
1click script for installing qbit-nox
https://github.com/initdc/1click-qbit-nox
Last synced: about 2 months ago
JSON representation
1click script for installing qbit-nox
- Host: GitHub
- URL: https://github.com/initdc/1click-qbit-nox
- Owner: initdc
- Created: 2020-07-24T02:35:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-24T02:37:52.000Z (over 5 years ago)
- Last Synced: 2025-01-20T23:48:34.647Z (about 1 year ago)
- Language: Shell
- Homepage: https://qb.ubtu.net
- Size: 0 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 1click-qbit-nox
Why doesn't qbit have a configuration file for the system daemon yet?
## Getting Started
### Just do
```
sh <(curl -L qb.ubtu.ru)
sudo systemctl start qbittorrent-nox
```
## Thanks to
[nocode](https://github.com/kelseyhightower/nocode) Thanks for readme template.