From 1b44998acaff3bb6118995d5ffd0fbd1e21dac7b Mon Sep 17 00:00:00 2001 From: Mar2zz Date: Fri, 23 Dec 2011 20:16:26 +0100 Subject: [PATCH] omg why --- README.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index a60e3e92..7c49ad90 100644 --- a/README.md +++ b/README.md @@ -89,20 +89,20 @@ Linux: * Set your username & password in the settings if you want. * Fill in all the config stuff -Ubuntu (init.d script): -* Copy "initd.ubuntu" to /etc/init.d/couchpotato - > "sudo cp initd.ubuntu /etc/init.d/couchpotato" -* Copy "default.ubuntu" to /etc/default/couchpotato - > "sudo cp default.ubuntu /etc/default/couchpotato" -* Edit the required daemon settings in /etc/default/couchpotato - > editor /etc/default/couchpotato -* If your CP installation isn't in "/opt/couchpotato/", make sure to change the path there also! -* Make executable "sudo chmod a+x /etc/init.d/couchpotato" -* Add it to the startup items: "sudo update-rc.d couchpotato defaults" -* Start with "sudo service couchpotato start" +Ubuntu (init.d script): +* Copy "initd.ubuntu" to /etc/init.d/couchpotato - > "sudo cp initd.ubuntu /etc/init.d/couchpotato" +* Copy "default.ubuntu" to /etc/default/couchpotato - > "sudo cp default.ubuntu /etc/default/couchpotato" +* Edit the required daemon settings in /etc/default/couchpotato - > editor /etc/default/couchpotato +* If your CP installation isn't in "/opt/couchpotato/", make sure to change the path there also! +* Make executable "sudo chmod a+x /etc/init.d/couchpotato" +* Add it to the startup items: "sudo update-rc.d couchpotato defaults" +* Start with "sudo service couchpotato start" Other: -* [Synology Guide can be found here](http://synology.brickman.nl/syn_howto/HowTo%20-%20install%20CouchPotato.txt) -* [Synology Package can be found here](http://synoblog.superzebulon.org/category/cp/) -* [QNAP Guide can be found here](http://forums.sabnzbd.org/index.php?topic=4636.msg33541#msg33541) -* [QNAP Package can be found here](http://forum.qnap.com/viewtopic.php?f=269&t=40596) +* [Synology Guide can be found here](http://synology.brickman.nl/syn_howto/HowTo%20-%20install%20CouchPotato.txt) +* [Synology Package can be found here](http://synoblog.superzebulon.org/category/cp/) +* [QNAP Guide can be found here](http://forums.sabnzbd.org/index.php?topic=4636.msg33541#msg33541) +* [QNAP Package can be found here](http://forum.qnap.com/viewtopic.php?f=269&t=40596) ## Update