forked from 0x2620/pandora
undo
This commit is contained in:
parent
687738ff46
commit
4512b010c6
7 changed files with 31 additions and 53 deletions
|
|
@ -249,9 +249,6 @@ if __name__ == "__main__":
|
|||
update_service('pandora-tasks')
|
||||
if old < 5975:
|
||||
run('./bin/pip', 'install', '-r', 'requirements.txt')
|
||||
if old <= 6064:
|
||||
run('./bin/pip', 'install', '-r', 'requirements.txt')
|
||||
run('./pandora/manage.py', 'createcachetable')
|
||||
else:
|
||||
if len(sys.argv) == 1:
|
||||
release = get_release()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue