From 5a9a13c6e446c849686471566d2b19e901f5f09c Mon Sep 17 00:00:00 2001 From: Scott Hanson Date: Thu, 28 Mar 2024 15:47:31 -0400 Subject: [PATCH] Update Recipe --- Recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Recipe b/Recipe index 50c6402..7645228 100755 --- a/Recipe +++ b/Recipe @@ -2,7 +2,7 @@ export BASEDIR=/xLights mkdir ${BASEDIR} cd ${BASEDIR} -git clone https://github.com/smeighan/xLights.git --recurse-submodules xlights-git +git clone https://github.com/xLightsSequencer/xLights.git --recurse-submodules xlights-git cd ${BASEDIR}/xlights-git git pull colormake-short -j`nproc`