From f32ab0bf9a01fc4ac8584928e903bbd02ded4c12 Mon Sep 17 00:00:00 2001 From: Jaredy899 <76603258+Jaredy899@users.noreply.github.com> Date: Sat, 11 Jan 2025 09:45:45 -0500 Subject: [PATCH] Update common-script.sh forgot to add xbps-install --- core/tabs/common-script.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/tabs/common-script.sh b/core/tabs/common-script.sh index c3472c08..b23763b6 100644 --- a/core/tabs/common-script.sh +++ b/core/tabs/common-script.sh @@ -182,7 +182,7 @@ checkEnv() { checkArch checkEscalationTool checkCommandRequirements "curl groups $ESCALATION_TOOL" - checkPackageManager 'nala apt-get dnf pacman zypper apk' + checkPackageManager 'nala apt-get dnf pacman zypper apk xbps-install' checkCurrentDirectoryWritable checkSuperUser checkDistro