mirror of
https://github.com/phaleixo/after_install_debian_12.git
synced 2025-12-06 05:49:45 -03:00
adicionado dependência do curl
This commit is contained in:
parent
721913c3be
commit
25e13cf38a
@ -86,8 +86,10 @@
|
|||||||
<h2 class="text-2xl font-bold text-debian mb-4" data-i18n="about.title">
|
<h2 class="text-2xl font-bold text-debian mb-4" data-i18n="about.title">
|
||||||
</h2>
|
</h2>
|
||||||
<p class="text-gray-700 mb-4" data-i18n="about.description"></p>
|
<p class="text-gray-700 mb-4" data-i18n="about.description"></p>
|
||||||
<pre id="repos"
|
<div class="bg-gray-800 text-gray-100 p-4 rounded-lg overflow-x-auto">
|
||||||
|
<pre id="complete"
|
||||||
class="text-sm"><code>sudo apt install curl</code></pre>
|
class="text-sm"><code>sudo apt install curl</code></pre>
|
||||||
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user