mirror of
https://github.com/webmin/webmin.git
synced 2026-03-23 09:50:26 +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