dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
view
|
history
|
commit
|
commitdiff
added "a2enmod include" for ssi to the doc
redray
2008-12-15
1f0c31efc4cf2c438ffd75960140ddb66b0fe042
[gitlabFork/ISPConfig3.git]
/
helper_scripts
/
update_from_svn.sh
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