forked from cohabit/server_config
perf: lightens website git clone
This commit is contained in:
parent
b1f2ebaaa1
commit
caaf44cfd9
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue