mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Rename
This commit is contained in:
parent
a66f13d969
commit
5bf0eadb67
@ -73,7 +73,7 @@ with open(destination + '/BUCK', 'w+b') as file:
|
|||||||
pass
|
pass
|
||||||
|
|
||||||
shutil.copytree('Config', destination + '/' + 'Config')
|
shutil.copytree('Config', destination + '/' + 'Config')
|
||||||
shutil.copytree('tools/buck', destination + '/' + 'tools/buck')
|
shutil.copytree('tools/buck-build', destination + '/' + 'tools/buck-build')
|
||||||
|
|
||||||
shutil.copy('Wallet/README.md', destination + '/' + 'README.md')
|
shutil.copy('Wallet/README.md', destination + '/' + 'README.md')
|
||||||
os.remove(destination + '/Wallet/' + 'README.md')
|
os.remove(destination + '/Wallet/' + 'README.md')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user