Skip to content
This repository has been archived by the owner on Dec 23, 2024. It is now read-only.

Commit

Permalink
Fix macOS/Linux quickstart not working
Browse files Browse the repository at this point in the history
  • Loading branch information
GingerAdonis committed Jul 4, 2022
1 parent c32c65c commit 4c4b905
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions views/quickstart/extractFilesUnix.eta
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ mv "$EXTRACTDIR/Minimum" "$EXTRACTDIR/RCT2"</pre>
/home/USERNAME/.local/share/Steam/ubuntu12_32\\steamapps\\content\\app_285330\\depot_285331</pre>
<p>The game won't show up in the list of installed games - this is normal.</p>
<p class="flex">
<a href=<%= `../install/${it.os}` %> class="button colored">Continue Guide: Install OpenRCT2 on <%= os %></a>
</p>
</main>
</@body>
</>
<a href="../install/<%= it.os %>" class="button colored">Continue Guide: Install OpenRCT2 on <%= os %></a>
</p>
</main>

0 comments on commit 4c4b905

Please sign in to comment.