Skip to content

Commit f2a82e1

Browse files
committed
(hopefully) fix contrib and non-free archives not appearing in the final iso
1 parent 1b356aa commit f2a82e1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/bin/sh
2+
set -e
3+
sed -i 's/main non-free-firmware/main contrib non-free non-free-firmware/' /etc/apt/sources.list

0 commit comments

Comments
 (0)