From 5afc15dd7871e32492aebdfc8b718039d608baf8 Mon Sep 17 00:00:00 2001 From: Celeste Date: Tue, 1 Nov 2022 18:26:40 +0000 Subject: [PATCH] update for gitea --- change-source.sh | 2 +- populate.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/change-source.sh b/change-source.sh index 78ed812..6f0888e 100644 --- a/change-source.sh +++ b/change-source.sh @@ -1,2 +1,2 @@ git remote remove origin -git remote add origin https://git.colean.cc/ewfm +git remote add origin https://git.colean.cc/ewfm/ewfm diff --git a/populate.sh b/populate.sh index cf607ad..f95e593 100644 --- a/populate.sh +++ b/populate.sh @@ -1,5 +1,5 @@ #!/bin/sh -git clone https://git.colean.cc/ewfm-themes +git clone https://git.colean.cc/ewfm/ewfm-themes mkdir themes