mirror of
https://github.com/LBRYFoundation/pool.git
synced 2025-08-23 17:37:25 +00:00
Update install.sh
This commit is contained in:
parent
942451986d
commit
7617e87ee4
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ default 0;
|
||||||
|
|
||||||
output "Installing MySQL Repository."
|
output "Installing MySQL Repository."
|
||||||
output ""
|
output ""
|
||||||
wget https://dev.mysql.com/get/mysql-apt-config_0.8.14-1_all.deb > /tmp/mysql-repo.deb | sudo dpkg -i mysql-apt-config_0.8.14-1_all.deb
|
wget https://dev.mysql.com/get/mysql-apt-config_0.8.14-1_all.deb > /tmp/mysql-repo.deb | sudo dpkg -i ./mysql-apt-config_0.8.14-1_all.deb
|
||||||
sudo apt update
|
sudo apt update
|
||||||
output "Installing MySQL."
|
output "Installing MySQL."
|
||||||
output ""
|
output ""
|
||||||
|
|
Loading…
Add table
Reference in a new issue