mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-08-26 12:46:08 +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).
|
# Ikiwiki setup automator for Plinth (blog version).
|
||||||
|
|
||||||
require IkiWiki::Setup::Automator;
|
require IkiWiki::Setup::Automator;
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/perl
|
# -*- mode: perl -*-
|
||||||
# Ikiwiki setup automator for Plinth.
|
# Ikiwiki setup automator for Plinth.
|
||||||
|
|
||||||
require IkiWiki::Setup::Automator;
|
require IkiWiki::Setup::Automator;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user