4 lines
86 B
Plaintext
4 lines
86 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
lintian -EvIL +pedantic --show-overrides --no-tag-display-limit *changes
|