7 lines
99 B
Perl
Executable File
7 lines
99 B
Perl
Executable File
#!/usr/bin/perl -w
|
|
|
|
#
|
|
# Customize an installed copy of Linux by running hooks, etc.
|
|
#
|
|
|
|
use strict; |