Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

Guide: How to update sickbeard or change branc
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Guide: How to update sickbeard or change branc
21st Jan, 2014, 06:00 AM
Post: #1
koper89 Offline
Registered
Posts: 97
Joined: Jan 2014
Reputation: 8
Information Guide: How to update sickbeard or change branc
Hi guys,
I thought someone may use a way to change Sickbeard to other branch or update the using one. You'll need git address of selected branch:
f.e.
Anime-Branch: git://github.com/lad1337/Sick-Beard.git
TPB: git://github.com/mr-orange/Sick-Beard.git

Ok, so lets start:
1. Login on root and go to folder /usr/local/share/
2. Then type:
git clone SELECTEDBRANCH (f.e. git clone git://github.com/mr-orange/Sick-Beard.git)
3. You'll get new folder Sick-Beard in your /usr/local/share, now you need to delete old one, by:
rm -rf sickbeard
4. Rename new one
mv Sick-Beard sickbeard
5. Change priviliges:
chmod 0777 sickbeard
chown xbian sickbeard
find /usr/local/share/sickbeard -type f -exec chmod 777 {} \;
find /usr/local/share/sickbeard -type f -exec chown xbian {} \;
6. Now you can enjoy newest version of your sickbeard branch.
Find all posts by this user
Quote this message in a reply
27th Jan, 2014, 08:32 PM
Post: #2
maiis Offline
Registered
Posts: 9
Joined: Jan 2014
Reputation: 0
RE: Guide: How to update sickbeard or change branc
Awesome, thanks !
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Possibly Related Threads...
Thread: Author Replies Views: Last Post
  How do I update to sickbeard 1.1 richardholst 4 14,223 22nd Mar, 2013 06:57 AM
Last Post: Koenkk

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 9th May, 2025, 07:55 PM Powered By MyBB, © 2002-2025 MyBB Group.