Updated Install Tracks on Ubuntu 20.10 (markdown)

ghost-from-the-past 2021-04-14 13:03:00 +02:00
parent 01428c40f0
commit 4b279b1842

@ -32,12 +32,10 @@
<blockquote>&gt;apt install apache2<br/>
&gt;apt install mysql-server<br/>
&gt;apt install mysql-client<br/>
<br/>
&gt;systemctl enable mysql<br/>
&gt;systemctl start mysql.service</blockquote>
<p>------------</p>
[[MySQL tips]]
<p>------------</p>
<p>The last two lines set to automatically start MySQL when you boot and starts MySQL. For more information see [[MySQL tips]]</p>
<h3>Install Ruby</h3>
<br/>
<p>Tracks requires Ruby 2.5 or greater. Most of the testing is done with 2.6.</p>