Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pkg: fix shebang present by file is not executable
This leaves one exclude which is hard to fix (undefined name F821) due to the nature how we run python scripts with inotify. We can't import inotify as we use our own inotify Python library which we concatenate before the executed script (for example mount-users.py).
- Loading branch information