Slightly smarter program location

This commit is contained in:
Nathan McCarty 2025-01-21 21:41:28 -05:00
parent 78b2b53093
commit 99f0625905

2
blog
View file

@ -8,7 +8,7 @@ my %*SUB-MAIN-OPTS =
:bundling,
;
my IO::Path:D $blog-dir = $*PROGRAM.dirname.IO.dirname.IO;
my IO::Path:D $blog-dir = $*PROGRAM.parent;
#= The directory this script is located in
#| Load the database from the provided file