diff options
author | ivan <ivan> | 2006-05-22 02:06:30 +0000 |
---|---|---|
committer | ivan <ivan> | 2006-05-22 02:06:30 +0000 |
commit | cec2c86e7e14135b812d905afcca2b895236e23a (patch) | |
tree | ca50e1649aa18a4b9a2db732da3b96ee460cfbd0 /Makefile | |
parent | b9c46f3cf466c423bcddfa9ec32258670af5b6ae (diff) |
docs are going in the wiki Real Soon Now anyway
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -345,7 +345,8 @@ upload-docs: forcehtmlman ssh 420.am rm -rf /var/www/www.sisd.com/freeside/docs scp -pr httemplate/docs 420.am:/var/www/www.sisd.com/freeside/docs -release: upload-docs +#release: upload-docs +release: cd /home/ivan/freeside #cvs tag ${TAG} cvs tag -F ${TAG} |