perf: lightens website git clone

This commit is contained in:
Julien Oculi 2024-05-29 14:06:50 +02:00
parent b1f2ebaaa1
commit caaf44cfd9

View file

@ -14,4 +14,4 @@ useradd --system \
# Clone website repo
mkdir -p /srv/www
git clone https://git.cohabit.fr/cohabit/website.git /srv/www
git clone -b main --depth 1 https://git.cohabit.fr/cohabit/website.git /srv/www