redray
2008-12-15 1f0c31efc4cf2c438ffd75960140ddb66b0fe042
commit | author | age
a6efc7 1 #!/bin/bash
T 2
3 cd /tmp
4 svn export svn://svn.ispconfig.org/ispconfig3/trunk/
5 cd trunk/install
6 php -q update.php
7 cd /tmp
8 rm -rf /tmp/trunk