Skip to content

Commit

Permalink
fixes bug with missing stebbins ppa
Browse files Browse the repository at this point in the history
  • Loading branch information
shitwolfymakes committed Jun 23, 2022
1 parent aa04cda commit 96f7cab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/installers/ubuntu-20.04-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ function install_arm_requirements() {
echo -e "${RED}Installing ARM requirments${NC}"
sudo add-apt-repository ppa:mc3man/focal6 -y
sudo add-apt-repository ppa:heyarje/makemkv-beta -y
sudo add-apt-repository ppa:stebbins/handbrake-releases -y
sudo apt update -y

sudo apt install -y \
Expand Down

0 comments on commit 96f7cab

Please sign in to comment.