use env -S to allow argument passing
This commit is contained in:
parent
40611501f5
commit
59e79d8dad
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env perl -w
|
||||
#!/usr/bin/env -S perl -w
|
||||
|
||||
# Dieses Skript prüft übergebene Compose-Dateien auf
|
||||
# Präfix-Eigenschaft und auf Code-Dopplungen
|
||||
|
Loading…
Reference in New Issue
Block a user