From fa62982b5111e1eec177e147b2bfe6f2c0e433b4 Mon Sep 17 00:00:00 2001 From: Vezpi Date: Thu, 1 May 2025 23:35:15 +0200 Subject: [PATCH] Moved hugo bin --- bin/{current => }/LICENSE | 0 bin/{current => }/README.md | 0 bin/{current => }/hugo | Bin 3 files changed, 0 insertions(+), 0 deletions(-) rename bin/{current => }/LICENSE (100%) rename bin/{current => }/README.md (100%) rename bin/{current => }/hugo (100%) diff --git a/bin/current/LICENSE b/bin/LICENSE similarity index 100% rename from bin/current/LICENSE rename to bin/LICENSE diff --git a/bin/current/README.md b/bin/README.md similarity index 100% rename from bin/current/README.md rename to bin/README.md diff --git a/bin/current/hugo b/bin/hugo similarity index 100% rename from bin/current/hugo rename to bin/hugo