mirror of
https://github.com/kxgx/2.13-Ink-screen-clock.git
synced 2026-03-18 07:33:16 +08:00
Update install.sh
This commit is contained in:
@@ -176,7 +176,7 @@ if [ -f /etc/debian_version ]; then
|
||||
update_sources_list "bullseye"
|
||||
install_packages
|
||||
install_pip_packages
|
||||
download_and_execute
|
||||
#download_and_execute
|
||||
clone_and_execute
|
||||
;;
|
||||
12)
|
||||
@@ -184,7 +184,7 @@ if [ -f /etc/debian_version ]; then
|
||||
update_sources_list "bookworm"
|
||||
install_packages
|
||||
install_pip_packages
|
||||
download_and_execute
|
||||
#download_and_execute
|
||||
clone_and_execute
|
||||
;;
|
||||
*)
|
||||
|
||||
Reference in New Issue
Block a user