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 4a7fb0b2ae
commit f9bfb8cba1
10 changed files with 9 additions and 1 deletions

View File

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