Change website address in Makefile
This commit is contained in:
parent
00179c97b7
commit
e78d7568ca
2
Makefile
2
Makefile
|
@ -212,7 +212,7 @@ doc/orgcard_letter.ps: doc/orgcard_letter.dvi
|
|||
# Below here are special targets for maintenance only
|
||||
|
||||
updateweb:
|
||||
ssh cdominik@caprisun.dreamhost.com 'pull-worg-org.sh && publish-worg-org.sh'
|
||||
ssh cdominik@orgmode.org 'pull-worg-org.sh && publish-worg-org.sh'
|
||||
|
||||
html: doc/org.html
|
||||
|
||||
|
|
Loading…
Reference in New Issue