Fix the updateweb target
This commit is contained in:
parent
f66f0430d8
commit
fd5acb3833
2
Makefile
2
Makefile
|
@ -261,7 +261,7 @@ doc/orgcard_letter.pdf: doc/orgcard_letter.tex
|
||||||
# Below here are special targets for maintenance only
|
# Below here are special targets for maintenance only
|
||||||
|
|
||||||
updateweb:
|
updateweb:
|
||||||
ssh cdominik@orgmode.org 'pull-worg-org.sh && publish-worg-org.sh'
|
ssh cdominik@orgmode.org 'pull-worg-orgweb.sh && publish-worg-orgweb.sh'
|
||||||
|
|
||||||
html: doc/org.html
|
html: doc/org.html
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue