Skip to content
This repository has been archived by the owner on Apr 9, 2019. It is now read-only.

Commit

Permalink
Merge pull request #105 from lenovo-me/3.0
Browse files Browse the repository at this point in the history
Update uploader.py
  • Loading branch information
phuslu committed Jan 30, 2015
2 parents b506303 + 26dd2b1 commit 437a921
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/uploader.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ def main():
===============================================================
请输入您的appid, 多个appid请用|号隔开
注意:appid 请勿包含 android/ios 字样,否则可能被某些网站识别成移动设备。
注意:appid 请勿包含 ios/android/mobile 等字样,否则可能被某些网站识别成移动设备。
'''.strip())
main()
println(os.linesep + u'上传成功,请不要忘记编辑proxy.ini把你的appid填进去,谢谢。按回车键退出程序。')
Expand Down

0 comments on commit 437a921

Please sign in to comment.