Adjust install.pl comments

This commit is contained in:
Fred Boniface 2023-10-03 20:57:53 +01:00
parent 44c00f8379
commit 2d879e3350
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
#!/usr/bin/perl
# This script installs my personal scripts which can be found at
# $repo_url.
use strict;
use warnings;
use File::Copy;