CC-2600 : Upgrading from 1.8->1.9 wipe all shows content
This commit is contained in:
parent
8187a5504b
commit
a744e11370
3 changed files with 2 additions and 42 deletions
|
@ -38,7 +38,8 @@ mmc = MediaMonitorCommon(mmconfig)
|
|||
try:
|
||||
os.makedirs(organize_dir)
|
||||
except Exception, e:
|
||||
print e
|
||||
#organize dir already exists. ( really shouldn't though )
|
||||
pass
|
||||
|
||||
#older versions of Airtime installed from repository at least had owner of stor dir as "root"
|
||||
mmc.set_needed_file_permissions(stor_dir, True)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue