mirror of
https://github.com/kxgx/2.13-Ink-screen-clock.git
synced 2026-03-19 07:39:45 +08:00
Update install.sh
This commit is contained in:
@@ -40,6 +40,7 @@ deb https://mirrors.cernet.edu.cn/debian-security bullseye-security main contrib
|
||||
EOF
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y git
|
||||
sudo apt-get install -y raspi-config
|
||||
sudo apt-get install -y netcat*
|
||||
sudo apt-get install -y python3-dev
|
||||
sudo apt-get install -y python3-pip
|
||||
@@ -84,6 +85,7 @@ deb https://mirrors.cernet.edu.cn/debian-security bookworm-security main contrib
|
||||
EOF
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y git
|
||||
sudo apt-get install -y raspi-config
|
||||
sudo apt-get install -y netcat*
|
||||
sudo apt-get install -y python3-dev
|
||||
sudo apt-get install -y python3-pip
|
||||
|
||||
Reference in New Issue
Block a user