<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">Il 10/07/24 10:44, Matteo Bernardini ha
      scritto:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAPsDuS5zEztyvHrpp4HJQWp6h7N3oE7LUfU65QYfr+Mm4TRZFg@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div class="gmail_quote">
          <div dir="ltr" class="gmail_attr">Il giorno mer 10 lug 2024
            alle ore 10:35 Giancarlo Dessì <<a
              href="mailto:slack@giand.it" moz-do-not-send="true"
              class="moz-txt-link-freetext">slack@giand.it</a>> ha
            scritto:<br>
          </div>
          <blockquote class="gmail_quote"
style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
            <div>
              <div>Il 10/07/24 10:31, Matteo Bernardini ha scritto:<br>
              </div>
              <blockquote type="cite"><span
                  style="font-family:monospace">chmod 0644 </span><span
                  style="font-family:monospace">
                  usr/share/mime/{application,image}/*.xml || true</span></blockquote>
              <p><br>
              </p>
              <p>thanks Matteo, I'll try it.</p>
              <p>but I'm not sure if I have to add the line after or
                within the block.<br>
              </p>
            </div>
          </blockquote>
          <div><br>
          </div>
          <div>if you prefer you can modify the block like this<br>
          </div>
          <div><br>
          </div>
          <div><span class="gmail-im"><span
                style="font-family:monospace">if [ -x
                /usr/bin/update-mime-database ]; then<br>
                  /usr/bin/update-mime-database usr/share/mime
                >/dev/null 2>&1</span></span></div>
          <div><span class="gmail-im"><span
                style="font-family:monospace"></span></span></div>
          <div><span class="gmail-im"><span
                style="font-family:monospace">  /usr/bin/c</span></span><span
              class="gmail-im"><span style="font-family:monospace">hmod
                0644 </span><span style="font-family:monospace">
                usr/share/mime/{application,image}/*.xml </span><span
                class="gmail-im"><span style="font-family:monospace">>/dev/null
                  2>&1 || true<br>
                </span></span></span></div>
          <div><span class="gmail-im"><span
                style="font-family:monospace">fi</span></span></div>
          <div><span class="gmail-im"><span
                style="font-family:monospace"><br>
              </span></span></div>
          <div>Matteo</div>
        </div>
      </div>
    </blockquote>
    <p>Solved, I tried with the line after the block, it works both in
      -current and stable<br>
    </p>
    <p><br>
    </p>
    <pre class="moz-signature" cols="72">-- 
*********************************************************
Giancarlo Dessì
<a class="moz-txt-link-freetext" href="https://www.giand.it">https://www.giand.it</a>
<a class="moz-txt-link-freetext" href="https://github.com/giandex">https://github.com/giandex</a>

Slackware Linux... because it works!
********************************************************* </pre>
  </body>
</html>