X728-script: Difference between revisions
| Line 76: | Line 76: | ||
'''PS''': For some OS such as 'Raspberry Pi OS Lite', the '''git''' tool is not installed by default, if you get an error like '''error: -bash: git: command not found''', please run the following command to install the git tool. | '''PS''': For some OS such as 'Raspberry Pi OS Lite', the '''git''' tool is not installed by default, if you get an error like '''error: -bash: git: command not found''', please run the following command to install the git tool. | ||
sudo apt install -y git | sudo apt install -y git | ||
===Create the x728-pwr service=== | ===Create the x728-pwr service=== | ||