From a813379f17e43024dad7266730281f8035f344e5 Mon Sep 17 00:00:00 2001 From: itdoginfo Date: Wed, 13 Nov 2024 16:30:51 +0300 Subject: [PATCH] Fix --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 07bd095..218288e 100755 --- a/install.sh +++ b/install.sh @@ -57,7 +57,7 @@ main() { opkg install $DOWNLOAD_DIR/podkop*.ipk opkg install $DOWNLOAD_DIR/luci-app-podkop*.ipk - echo "Русский язык интерфейса ставим? y/n (Need a Russian translation?) + echo "Русский язык интерфейса ставим? y/n (Need a Russian translation?)" while true; do read -r -p '' RUS case $RUS in