mirror of
https://git.bashclub.org/bashclub/zamba-lxc-toolbox.git
synced 2025-08-18 16:28:30 +02:00
Changed open3a version to 3.6
This commit is contained in:
parent
6a4335c5ec
commit
f52d8adfa8
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ CREATE DATABASE IF NOT EXISTS open3a;
|
||||||
GRANT ALL PRIVILEGES ON open3a . * TO 'open3a'@'localhost';"
|
GRANT ALL PRIVILEGES ON open3a . * TO 'open3a'@'localhost';"
|
||||||
|
|
||||||
cd $webroot
|
cd $webroot
|
||||||
wget https://www.open3a.de/download/open3A%203.5.zip -O $webroot/open3a.zip
|
wget https://www.open3a.de/download/open3A%203.6.zip -O $webroot/open3a.zip
|
||||||
unzip open3a.zip
|
unzip open3a.zip
|
||||||
rm open3a.zip
|
rm open3a.zip
|
||||||
chmod 666 system/DBData/Installation.pfdb.php
|
chmod 666 system/DBData/Installation.pfdb.php
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue