This commit is contained in:
Valeria Fadeeva 2023-11-26 16:49:19 +05:00
parent 7eb81d74a5
commit a0e9ce9b23
1 changed files with 10 additions and 10 deletions

View File

@ -56,19 +56,19 @@
<h5 style="text-align: center;">Для проверки ISO-файла с помощью sha1:</h5>
<pre>
<code>
sha1sum -c Melawy-linux-202X.XX.XX-x86_64.iso.sha1
</code>
</pre>
<pre>
<code>
sha1sum -c Melawy-linux-202X.XX.XX-x86_64.iso.sha1
</code>
</pre>
<h5 style="text-align: center;">Для проверки ISO-файла с помощью sha512:</h5>
<pre>
<code>
sha512sum -c Melawy-linux-202X.XX.XX-x86_64.iso.sha512
</code>
</pre>
<pre>
<code>
sha512sum -c Melawy-linux-202X.XX.XX-x86_64.iso.sha512
</code>
</pre>
<h5 style="text-align: center;">Для проверки ISO-файла с помощью GPG подписи, импортируйте наш ключ и проверяйте</h5>