We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a2a431 commit 3fac987Copy full SHA for 3fac987
2 files changed
INSTALL_DEBIAN.txt
@@ -76,8 +76,8 @@ apt-get install php5-cli
76
77
cd /tmp
78
wget http://www.ispconfig.org/downloads/ISPConfig_3.0.0.3-alpha.tar.gz
79
- tar xvfz ISPConfig_3.0.0.2-alpha.tar.gz
80
- cd ISPConfig_3.0.0.2-alpha/install/
+ tar xvfz ISPConfig_3.0.0.3-alpha.tar.gz
+ cd ispconfig3_install/install/
81
82
7.2) Installation from SVN
83
INSTALL_UBUNTU.txt
@@ -80,8 +80,8 @@ apt-get install php5-cli
84
85
86
2) Installation from SVN
87
0 commit comments