mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
Remove #! sequence from ikiwiki setup automators.
These files are not executed directly, but through ikiwiki's setup command.
This commit is contained in:
parent
3b7b7881b1
commit
fbbd70a642
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/perl
|
||||
# -*- mode: perl -*-
|
||||
# Ikiwiki setup automator for Plinth (blog version).
|
||||
|
||||
require IkiWiki::Setup::Automator;
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/perl
|
||||
# -*- mode: perl -*-
|
||||
# Ikiwiki setup automator for Plinth.
|
||||
|
||||
require IkiWiki::Setup::Automator;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user