forked from ag_kommunikation/webseite
change download git dir
This commit is contained in:
parent
31455205c8
commit
a7da9bdb2e
@ -26,17 +26,17 @@ sudo apt install python3-pip imagemagick
|
||||
# install lektor
|
||||
pip3 install --user lektor
|
||||
|
||||
# clone git repo
|
||||
git clone https://git.vebit.xyz/vebit/wtf-public-website.git
|
||||
# clone git repo to folder wtf-webseite
|
||||
git clone https://git.wtf-eg.de/ag_kommunikation/webseite.git wtf-webseite
|
||||
|
||||
# change to repo
|
||||
cd wtf-public-website
|
||||
cd wtf-webseite
|
||||
|
||||
# install lfs
|
||||
git lfs install
|
||||
|
||||
# download all LFS files
|
||||
git lfs fetch --all
|
||||
git lfs fetch
|
||||
|
||||
# run lektor
|
||||
lektor server
|
||||
|
Loading…
Reference in New Issue
Block a user