There, now everything's fine.
This commit is contained in:
parent
d26fbd4419
commit
d0ce057fa2
2
Makefile
2
Makefile
@ -54,7 +54,7 @@ serverbuild:
|
|||||||
rm -rf ../webroot/pl/
|
rm -rf ../webroot/pl/
|
||||||
mv ../webroot/pl.tmp/ ../webroot/pl/
|
mv ../webroot/pl.tmp/ ../webroot/pl/
|
||||||
|
|
||||||
$(SPHINXBUILD) -b html $(ALLSPHINXOPTS) ../webroot/en/
|
$(SPHINXBUILD) -b html $(ALLSPHINXOPTS) ../webroot/en.tmp/
|
||||||
rm -rf ../webroot/en/
|
rm -rf ../webroot/en/
|
||||||
mv ../webroot/en.tmp/ ../webroot/en/
|
mv ../webroot/en.tmp/ ../webroot/en/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user