X728-script: Difference between revisions
Replace <comments/> with <comment-streams /> |
|||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 69: | Line 69: | ||
===Clone the script=== | ===Clone the script=== | ||
Clone pruduct software script if use the last '''Trixie''' OS, please adhere to capitalization. | Clone pruduct software script if use the last '''Trixie''' OS, please adhere to capitalization. | ||
git clone -b Trixie https://github.com/geekworm-com/x728-script | |||
PS: Run the following command to view system information: | Please use the following command to get the software script if you are using '''BOOKWORM''' OS | ||
git clone https://github.com/geekworm-com/x728-script | |||
'''PS''': Run the following command to view system information: | |||
<pre> | <pre> | ||
pi@geekworm:~ $ lsb_release -a | pi@geekworm:~ $ lsb_release -a | ||
| Line 79: | Line 81: | ||
Codename: trixie | Codename: trixie | ||
</pre> | </pre> | ||
The line "Codename" indicates that the current system is | The above last line "Codename" indicates that the current system is '''Trixie''' OS. | ||
Set executable permissions for script files: | Set executable permissions for script files: | ||
cd x728-script | cd x728-script | ||
| Line 249: | Line 249: | ||
<!--Add review function! --> | <!--Add review function! --> | ||
< | <comment-streams id="main" /> | ||
<!--Please choose the --> | <!--Please choose the --> | ||