mirror of
https://git.bashclub.org/bashclub/zamba-lxc-toolbox.git
synced 2025-06-21 00:26:07 +02:00
Change open3a version to 4.0
This commit is contained in:
parent
5cdd54f5c5
commit
3d2efa450d
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ CREATE DATABASE IF NOT EXISTS open3a;
|
|||
GRANT ALL PRIVILEGES ON open3a . * TO 'open3a'@'localhost';"
|
||||
|
||||
cd $webroot
|
||||
wget https://www.open3a.de/download/open3A%203.8.zip -O $webroot/open3a.zip
|
||||
wget https://www.open3a.de/download/open3A%204.0.zip -O $webroot/open3a.zip
|
||||
unzip open3a.zip
|
||||
rm open3a.zip
|
||||
chmod 666 system/DBData/Installation.pfdb.php
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue