added INSTALL (german installation manual) and started with crypt()ing
[aymargeddon/current.git] / push
1 #!/bin/sh
2
3 # copy aymargeddon documentation to the webserver. 
4 scp -r doc/*.html doc/*.pdf aymargeddon.de:public_html/aymargeddon/
5