redray
2008-12-18 23def9a8fe9bc20e7abda0d6d7b6600cd9291f93
1
2
3
4
5
6
7
8
#!/bin/bash
 
cd /tmp
svn export svn://svn.ispconfig.org/ispconfig3/trunk/
cd trunk/install
php -q update.php
cd /tmp
rm -rf /tmp/trunk