use code.0x2620.org instead of git.0x2620.org

This commit is contained in:
j 2024-06-01 10:37:27 +01:00
commit 27d64f2ad5
3 changed files with 10 additions and 10 deletions

View file

@ -153,7 +153,7 @@ else
fi
# checkout pandora from git
git clone https://git.0x2620.org/pandora.git /srv/pandora
git clone https://code.0x2620.org/0x2620/pandora.git /srv/pandora
cd /srv/pandora
git checkout $BRANCH
chown -R $PANDORA:$PANDORA /srv/pandora