mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2025-12-20 06:08:49 +01:00
Updated Create DevTerm A04 OS image from scratch (markdown)
parent
44df721373
commit
148a386f83
@ -139,12 +139,6 @@ In `/etc/update-motd.d/10-armbian-header`
|
||||
TERM=linux toilet -f standard -F metal $(echo $BOARD_NAME | sed 's/Orange Pi/OPi/' | sed 's/NanoPi/NPi/' | sed 's/Banana Pi/BPi/' | sed 's/Clockworkpi A04/Clockworkpi/')
|
||||
```
|
||||
|
||||
### Import clockworkpi apt repo
|
||||
```
|
||||
wget -O - https://raw.githubusercontent.com/clockworkpi/apt/main/debian/KEY.gpg | sudo apt-key add -
|
||||
echo "deb https://raw.githubusercontent.com/clockworkpi/apt/main/debian/ stable main" | sudo tee -a /etc/apt/sources.list.d/clockworkpi.list
|
||||
```
|
||||
|
||||
### Install devterm packages
|
||||
```
|
||||
sudo apt update
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user