Add script to download older telegram-mtproto commit

This is needed to get server salt renewal working.
This commit is contained in:
Tulir Asokan
2017-11-20 21:46:59 +02:00
parent 6d3c2fdb83
commit d2e64d12d1
2 changed files with 33 additions and 0 deletions
+3
View File
@@ -22,5 +22,8 @@
"eslint": "4.11.x",
"eslint-config-airbnb-base": "12.1.x",
"eslint-plugin-import": "2.8.x"
},
"scripts": {
"fix-auth-renewal": "./scripts/fix-auth-renewal"
}
}