Updated Compiling qBittorrent nox 4.x on DietPi 6.16 (Debian 9.0) for ARM devices (markdown)

Millichrome 2019-01-08 18:24:04 -05:00
parent 5db32ff769
commit 42590b3565

@ -84,7 +84,7 @@ useradd -rm qbittorrent -G dietpi -s /usr/sbin/nologin
**Create the service file**
~~~~
cd /etc/systemd/system/
nano etc/systemd/system/qbittorrent.service
nano qbittorrent.service
~~~~~
**Add service template**
~~~~