Skip to content

Commit

Permalink
Fix wrong merge
Browse files Browse the repository at this point in the history
  • Loading branch information
leomeinel authored Apr 28, 2023
1 parent d29981a commit e1d8927
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -159,9 +159,6 @@ pacman -Qq "apparmor" >/dev/null 2>&1 &&
pacman -Qq "docker" >/dev/null 2>&1 &&
DEPENDENCIES+=$'\ndocker-scan'
pacman -Syu --noprogressbar --noconfirm --needed --asdeps - <<<"$DEPENDENCIES"
## Reinstall pipewire plugins as dependencies
pacman -Qq "pipewire" >/dev/null 2>&1 &&
pacman -Syu --noprogressbar --noconfirm --asdeps pipewire-alsa pipewire-jack pipewire-pulse

# Configure $SYSUSER
## Run sysuser.sh
Expand Down

0 comments on commit e1d8927

Please sign in to comment.