mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2025-12-17 12:48:49 +01:00
Updated Create DevTerm R01 OS image from scratch (markdown)
parent
f3801f4291
commit
fd10d3753f
@ -361,7 +361,7 @@ All scripts in /etc/update-motd.d/ transferred to other place or just deleted th
|
||||
|
||||
### Install devterm related package
|
||||
```
|
||||
curl https://raw.githubusercontent.com/clockworkpi/apt/main/debian/KEY.gpg > /etc/apt/trusted.gpg.d/clockworkpi.asc
|
||||
curl https://raw.githubusercontent.com/clockworkpi/apt/main/debian/KEY.gpg | sudo tee /etc/apt/trusted.gpg.d/clockworkpi.asc
|
||||
echo "deb https://raw.githubusercontent.com/clockworkpi/apt/main/debian/ stable main" | sudo tee /etc/apt/sources.list.d/clockworkpi.list
|
||||
|
||||
apt update
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user