mirror of
https://github.com/kxgx/2.13-Ink-screen-clock.git
synced 2026-03-15 07:03:16 +08:00
Update install.sh
This commit is contained in:
@@ -258,7 +258,7 @@ setup_service() {
|
||||
|
||||
# 安装sugar-wifi-conf函数
|
||||
install_sugar-wifi-conf() {
|
||||
if [ "$USE_PI_SUGAR_WIFI_CONF" = true ]; then
|
||||
if [ "$USE_PI_SUGAR_WIFI_CONF" = true ]; then
|
||||
echo "正在安装sugar-wifi-conf"
|
||||
if ! curl $PI_SUGAR_WIFI_CONF_URL | sudo bash; then
|
||||
echo "sugar-wifi-conf安装失败" >&2
|
||||
|
||||
Reference in New Issue
Block a user