From 3d0d789ae9145b0896de484fa3e5f7979006c090 Mon Sep 17 00:00:00 2001 From: aggarwalakshun Date: Tue, 9 Dec 2025 17:13:29 +0530 Subject: [PATCH] change repo name --- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js b/config.js index 365d1c2..732e7f0 100644 --- a/config.js +++ b/config.js @@ -10,5 +10,5 @@ module.exports = { }, optimizeForDisabled: true, persistRepoData: true, - repositories: ["aggarwalakshun/k3s"], + repositories: ["aggarwalakshun/k3s-at-home"], }