mirror of
https://github.com/mempool/mempool.git
synced 2025-04-08 03:48:31 +02:00
ops: Make install script wait longer for mysql to start
This commit is contained in:
parent
e8d85613b4
commit
827b0f6ad1
@ -1793,7 +1793,7 @@ case $OS in
|
||||
esac
|
||||
|
||||
# wait for mysql to start
|
||||
sleep 5
|
||||
sleep 10
|
||||
|
||||
mysql << _EOF_
|
||||
create database mempool;
|
||||
|
Loading…
x
Reference in New Issue
Block a user