mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-20 14:14:09 +01:00
Updated Install Tracks on Ubuntu 20.10 (markdown)
parent
01428c40f0
commit
4b279b1842
1 changed files with 2 additions and 4 deletions
|
|
@ -32,12 +32,10 @@
|
|||
<blockquote>>apt install apache2<br/>
|
||||
>apt install mysql-server<br/>
|
||||
>apt install mysql-client<br/>
|
||||
<br/>
|
||||
>systemctl enable mysql<br/>
|
||||
>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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue