Minor mdbook cleanup
This commit is contained in:
parent
a294515c1d
commit
9d3eeacd4c
3 changed files with 26 additions and 14 deletions
|
@ -4,6 +4,7 @@ use File::Temp;
|
|||
use Shell::Command;
|
||||
use paths;
|
||||
|
||||
unit sub MAIN(Bool :$upload);
|
||||
|
||||
my $tempdir = tempdir.IO;
|
||||
my $ttc-number = dir('build/ttc').first.basename;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue