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