Remove FastCopy setup after extraction
This commit is contained in:
parent
627994973d
commit
49e8d5c894
1 changed files with 1 additions and 0 deletions
|
|
@ -204,6 +204,7 @@ def download_fastcopy():
|
||||||
)
|
)
|
||||||
delete_from_temp('FastCopy64')
|
delete_from_temp('FastCopy64')
|
||||||
delete_from_temp('FastCopyInstaller.exe')
|
delete_from_temp('FastCopyInstaller.exe')
|
||||||
|
delete_item(BIN_DIR.joinpath('FastCopy/setup.exe'))
|
||||||
|
|
||||||
|
|
||||||
def download_furmark():
|
def download_furmark():
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue