tools: Debian requires installed perl scripts to shbang perl directly, from Paul Gevers

This commit is contained in:
mattias 2022-05-29 19:25:06 +02:00
parent 843ed47f9a
commit bd81eaf9f6
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env perl #!/usr/bin/perl
# #
# ***************************************************************************** # *****************************************************************************
# * * # * *

View File

@ -1,4 +1,4 @@
#!/usr/bin/env perl #!/usr/bin/perl
# #
# Copyright 2004 Mattias Gaertner # Copyright 2004 Mattias Gaertner
# #