Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update common-script.sh
Browse files Browse the repository at this point in the history
forgot to add xbps-install
Jaredy899 authored Jan 11, 2025
1 parent 6b95d58 commit f32ab0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/tabs/common-script.sh
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit f32ab0b

Please sign in to comment.