XScript: Difference between revisions

Line 56: Line 56:


===Install gpiod package===
===Install gpiod package===
  sudo apt install -y gpiod
  sudo apt install -y gpiod bc
PS: The reason for installing the <code>bc</code> command is because we use the <code>bc</code> command in the fan script file to obtain the CPU temperature


==Download the script==
==Download the script==