update youtube-dl
This commit is contained in:
parent
9a57498183
commit
5862eae7c8
2 changed files with 3 additions and 1 deletions
|
|
@ -257,6 +257,8 @@ if __name__ == "__main__":
|
|||
if old <= 6064:
|
||||
run('./bin/pip', 'install', '-r', 'requirements.txt')
|
||||
run('./pandora/manage.py', 'createcachetable')
|
||||
if old <= 6108:
|
||||
run('./bin/pip', 'install', '-r', 'requirements.txt')
|
||||
else:
|
||||
if len(sys.argv) == 1:
|
||||
branch = get_branch()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue