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 456c1c0582
commit 1ccc9f4381
13 changed files with 9 additions and 1 deletions

View File

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