a
This commit is contained in:
parent
b0798e23f8
commit
a7345844a0
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ GITHUB_ZIP = '%s/archive/master.zip'
|
|||
SOURCE_DIR = path.join( path.dirname(__file__), 'sources_non_forked' )
|
||||
|
||||
|
||||
|
||||
def download_extract_replace(plugin_name, zip_path, temp_dir, source_dir):
|
||||
temp_zip_path = path.join(temp_dir, plugin_name)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue