Updated Update already installed Tracks on Ubuntu 21.04 (markdown)

ghost-from-the-past 2021-06-14 10:19:05 +02:00
parent 7b08cfa2af
commit 99a561f4f3

@ -62,7 +62,6 @@
<h3>Update database</h3>
<blockquote>
&gt;cd /var/www/tracks<br/>
<s>&gt;rake --rakefile=/var/www/tracks/Rakefile db:migrate RAILS_ENV=production</s><br/>
&gt;bundle exec rake db:migrate RAILS_ENV=production
</blockquote>
<p>If you get the error : "ExecJS::RuntimeUnavailable: Could not find a JavaScript runtime", that means that yourJavaScript runtime has lost its magic or you don't have a JavaScript runtime installed.</p>