mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2025-12-17 04:38:51 +01:00
Updated Create DevTerm CM3 OS image from scratch (markdown)
parent
fd10d3753f
commit
3378d854d2
@ -25,7 +25,7 @@ sudo chroot .
|
||||
|
||||
## Inside chroot
|
||||
```
|
||||
wget -O - https://raw.githubusercontent.com/clockworkpi/apt/main/debian/KEY.gpg | sudo apt-key add -
|
||||
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 -a /etc/apt/sources.list.d/clockworkpi.list
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user