Release 0.8.1

This commit is contained in:
Zach Dykstra 2020-01-19 15:27:33 -06:00
parent 0349a6b7ad
commit 5c9c0b463b
2 changed files with 17 additions and 16 deletions

View File

@ -3,7 +3,7 @@
use strict;
use warnings;
our $VERSION = '0.8.0';
our $VERSION = '0.8.1';
use Getopt::Long qw(:config no_ignore_case auto_version);
use Pod::Usage qw(pod2usage);
@ -242,6 +242,7 @@ EOF
my $entry = pop(@components);
my $directory = dirname($entry);
# Strip the mountpoint prefix out to generate a correct path based on /
$directory =~ s/\Q$config{Global}{BootMountPoint}//;

View File

@ -18,4 +18,4 @@ Copies=0
[syslinux]
CreateConfig=0
Config=/boot/efi/syslinux/syslinux.cfg
Config=/boot/syslinux/syslinux.cfg