Fix issues:
- Fix issue #1605: when using pyarmor group license in docker container to obfuscate big project, it may raise error
RuntimeError: invalid license token
- Fix issue #1612: BCC mode doesn't work for numpy array comparison operation, the obfuscated script raises
ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Fix bug: Shebang line is removed from the obfuscated scripts, it should be reserved