Adjust install.pl comments
This commit is contained in:
parent
44c00f8379
commit
2d879e3350
@ -1,5 +1,8 @@
|
|||||||
#!/usr/bin/perl
|
#!/usr/bin/perl
|
||||||
|
|
||||||
|
# This script installs my personal scripts which can be found at
|
||||||
|
# $repo_url.
|
||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
use File::Copy;
|
use File::Copy;
|
||||||
|
Loading…
Reference in New Issue
Block a user