Make all files, except the shell scripts with shebang, not executable.
from django.apps import AppConfig class UntisconnectConfig(AppConfig): name = 'untisconnect'