Skip to content

Commit

Permalink
Removed duplicate code
Browse files Browse the repository at this point in the history
  • Loading branch information
nkitan authored Dec 29, 2020
1 parent 0928620 commit 1bd6b61
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -599,7 +599,6 @@ func_package_deps(){
echo -e " ${RED}[ERROR] ${msg}${RESET}\n"
fi
elif [ "${os}" == "arch" ] \
|| [ "${os}" == "blackarch" ] \
|| [ "${os}" == "blackarch" ]; then
echo -e "\n\n [*] ${YELLOW}Installing Wine 32-bit on x86_64 System (via PACMAN)${RESET}\n"
if grep -Fxq "#[multilib]" /etc/pacman.conf; then
Expand Down

0 comments on commit 1bd6b61

Please sign in to comment.