mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 06:03:28 +00:00
fix shebang
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/perl
|
||||
#!/usr/local/bin/perl
|
||||
# Show a config file for manual editing
|
||||
|
||||
require './spam-lib.pl';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/perl
|
||||
#!/usr/local/bin/perl
|
||||
# Show a config file for manual editing
|
||||
|
||||
require './spam-lib.pl';
|
||||
|
||||
Reference in New Issue
Block a user