mirror of
https://github.com/LemmyNet/lemmy-docs.git
synced 2024-11-24 05:11:09 +00:00
xz
This commit is contained in:
parent
b8522d1e74
commit
c2b625901e
1 changed files with 1 additions and 0 deletions
1
build.sh
1
build.sh
|
@ -2,6 +2,7 @@
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
git submodule init
|
git submodule init
|
||||||
|
git submodule foreach git pull
|
||||||
git submodule update --recursive --remote
|
git submodule update --recursive --remote
|
||||||
ls -la lemmy
|
ls -la lemmy
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue