]> www.fi.muni.cz Git - aoc.git/blobdiff - get
Infrastructure cleanups
[aoc.git] / get
diff --git a/2022/get b/get
similarity index 98%
rename from 2022/get
rename to get
index 760e024c69248e9284bd98b2a4ac16b04c2f2290..13a39df2bfc7fef0fe516323a233ff9fd38c576c 100755 (executable)
--- a/2022/get
+++ b/get
@@ -3,7 +3,7 @@
 use v5.36;
 use strict;
 
-use Y::AoC qw(grey);
+use Y::AoC qw(grey red);
 use Y::AoC::UA;
 
 use Mojo::UserAgent -signatures;