Skip to content

Commit

Permalink
removed downloading r8168
Browse files Browse the repository at this point in the history
  • Loading branch information
manuel-192 committed Jun 9, 2024
1 parent 9ed4073 commit 1357368
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run_before_squashfs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ mv "/usr/lib/modules-load.d/nvidia-utils.conf" "/etc/calamares/files/nv-modules-
# Get extra drivers
mkdir "/opt/extra-drivers"
pacman -Syy
pacman -Sw --noconfirm --cachedir "/opt/extra-drivers" r8168
# pacman -Sw --noconfirm --cachedir "/opt/extra-drivers" r8168
# get needed packages for offline installs
mkdir -p "/usr/share/packages"
Expand Down

0 comments on commit 1357368

Please sign in to comment.