Update common-script.sh

forgot to add xbps-install
This commit is contained in:
Jaredy899 2025-01-11 09:45:45 -05:00 committed by GitHub
parent 6b95d58485
commit f32ab0bf9a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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