I am using this SVN to update, please advice if its the correc tor NOT and what would be the correct one just incase its not the one ..
apt-get -y install subversion
cd /tmp
svn export svn://svn.ispconfig.org/ispconfig3/trunk/
cd trunk/install
php -q update.php
|