mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Rename
This commit is contained in:
parent
a66f13d969
commit
5bf0eadb67
3 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ with open(destination + '/BUCK', 'w+b') as file:
|
|||
pass
|
||||
|
||||
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')
|
||||
os.remove(destination + '/Wallet/' + 'README.md')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue