From ab26a6dc41e3cfac079035b945167df7a433fa64 Mon Sep 17 00:00:00 2001 From: KikooDX Date: Thu, 14 May 2020 14:58:39 +0200 Subject: [PATCH] [downloadpacks.sh] Changed celestepico owner to Massena --- downloadpacks.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/downloadpacks.sh b/downloadpacks.sh index afadb74..4675375 100755 --- a/downloadpacks.sh +++ b/downloadpacks.sh @@ -1,8 +1,8 @@ cd texturepacks git clone https://gitea.planet-casio.com/Massena/jtmm_mariotheme git clone https://gitea.planet-casio.com/Massena/jtmm_1bittheme +git clone https://gitea.planet-casio.com/Massena/jtmm_celestepicotheme git clone https://gitea.planet-casio.com/KikooDX/jtmm_crafttheme -git clone https://gitea.planet-casio.com/KikooDX/jtmm_celestepicotheme for FOLDER in * do cd $FOLDER