Skip to content

Commit

Permalink
Update setup.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
rmens committed Mar 17, 2024
1 parent f7804bc commit c37509f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,8 @@ else
usermod -aG audio micrompx > /dev/null
fi

# Install dependencies for MicroMPX
install_packages silent libasound2 libsndfile1
# Install dependencies
install_packages silent libasound2 libsndfile1 wget

# Download MicroMPX from Thimeo
echo -e "${BLUE}►► Downloading and installing MicroMPX...${NC}"
Expand Down

0 comments on commit c37509f

Please sign in to comment.