X728-script: Difference between revisions
| Line 70: | Line 70: | ||
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. | ||
PS: Run the following command to view system information: | '''PS''': Run the following command to view system information: | ||
<pre> | <pre> | ||
pi@geekworm:~ $ lsb_release -a | pi@geekworm:~ $ lsb_release -a | ||
| Line 79: | Line 79: | ||
Codename: trixie | Codename: trixie | ||
</pre> | </pre> | ||
The line "Codename" indicates that the current system is Trixie OS. | The line "Codename" indicates that the current system is '''Trixie''' OS. | ||
git clone -b Trixie https://github.com/geekworm-com/x728-script | git clone -b Trixie https://github.com/geekworm-com/x728-script | ||
Please use the following command to get the software script if you are using '''BOOKWORM''' OS | Please use the following command to get the software script if you are using '''BOOKWORM''' OS | ||