Updated Setting up qBittorrent as a daemon on CentOS 7 (markdown)

This commit is contained in:
Mike Tzou 2015-12-22 11:00:13 +08:00
parent cbe0cfa98d
commit 18baee71ae

View File

@ -6,7 +6,7 @@
You have two options for installation
* One, follow this guide [Compiling qbittorrent-nox for CentOS from source](https://github.com/qbittorrent/qBittorrent/wiki/Compiling-qbittorrent-nox-for-CentOS-from-source)
* Two, install from EPEL [https://fedoraproject.org/wiki/EPEL](https://fedoraproject.org/wiki/EPEL)
* Two, install from [EPEL](https://fedoraproject.org/wiki/EPEL)
If you choose to install from EPEL you can simply `sudo yum install qbittorrent-nox.x86_64`
@ -39,4 +39,4 @@ Enter`:wq` then press enter to save the script
`sudo systemctl enable qbittorrent`
# Source
http://stackoverflow.com/a/26565328
https://stackoverflow.com/a/26565328