Fix executable-not-elf-or-script Lintian issues.

This commit is contained in:
Bas Couwenberg
2024-01-26 16:18:19 +01:00
committed by Dan Christian Bogos
parent 588e810f2d
commit 60e86f7bd2
81 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
#!/bin/bash
# check for arguments
if [ $# -ne 1 ]
then