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