mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-20 13:23:18 -07:00
Merge branch 'release-11.7' into nightly
# Conflicts: # changelog.txt # core/versionCheck.py # nzbToMedia.py
This commit is contained in:
commit
d1edf9f2a2
6 changed files with 104 additions and 43 deletions
|
@ -1,5 +1,9 @@
|
|||
#!/usr/bin/env python2
|
||||
# coding=utf-8
|
||||
|
||||
import cleanup
|
||||
cleanup.clean('core', 'libs')
|
||||
|
||||
import datetime
|
||||
import os
|
||||
import sys
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue