mirror of
https://github.com/wekan/wekan.git
synced 2026-02-17 21:48:07 +01:00
Wait for DB on boot
This commit is contained in:
parent
7b3e2c58e2
commit
cac74122f2
4 changed files with 13 additions and 7 deletions
|
|
@ -11,7 +11,7 @@ FIBERS_VERSION=2.0.0
|
|||
ARCHITECTURE=linux-x64
|
||||
NODE_VERSION=v10.14.1
|
||||
|
||||
sudo yum groupinstall 'Development Tools'
|
||||
sudo yum groupinstall -y 'Development Tools'
|
||||
sudo yum install -y http://opensource.wandisco.com/centos/7/git/x86_64/wandisco-git-release-7-2.noarch.rpm
|
||||
sudo yum install -y git
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue