From 09637cba60c2806a809e27ddcb3268e04e01343b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Tue, 24 May 2022 22:29:38 +0800 Subject: [PATCH] shellcheck step 8 fix missing txthyperdimenu variable --- hyperfi | 1 + 1 file changed, 1 insertion(+) diff --git a/hyperfi b/hyperfi index 8cfae50..2f25d52 100644 --- a/hyperfi +++ b/hyperfi @@ -1834,6 +1834,7 @@ loadstrings(){ txtpressanykey="Press any key to continue." + txthyperdimenu="Hyperbola Desktop Install" txthyperdidesc="Full desktop install script" txtinstallhyperdi="Hyperbola GNU+Linux-libre Desktop Install (hyperdi) is a second script who can help you to install a full workstation.\n\nYou can just launch the script or install it. Choose in the next menu.\n\nHyperbola GNU+Linux-libre Desktop Install as two dependencies : wget and libnewt.\n\npacstrap wget libnewt ?" txthyperdiinstallandlaunch="Install and run hyperdi"