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:
@@ -39,7 +39,7 @@ deb https://mirrors.cernet.edu.cn/debian-security bullseye-security main contrib
|
||||
# # deb-src https://security.debian.org/debian-security bullseye-security main contrib non-free
|
||||
EOF
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y git
|
||||
sudo apt-get install -y git pigpio
|
||||
sudo apt-get install -y raspi-config
|
||||
sudo apt-get install -y netcat*
|
||||
sudo apt-get install -y python3-dev
|
||||
@@ -84,7 +84,7 @@ deb https://mirrors.cernet.edu.cn/debian-security bookworm-security main contrib
|
||||
# # deb-src https://security.debian.org/debian-security bookworm-security main contrib non-free non-free-firmware
|
||||
EOF
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y git
|
||||
sudo apt-get install -y git pigpio
|
||||
sudo apt-get install -y raspi-config
|
||||
sudo apt-get install -y netcat*
|
||||
sudo apt-get install -y python3-dev
|
||||
|
||||
Reference in New Issue
Block a user