e2k: avoid online repos during install2
There aren't any supposed there so far, anyways.
This commit is contained in:
parent
bf52f4d15a
commit
181b7e841d
4
features.in/e2k/install2/image-scripts.d/01-e2k-apt
Executable file
4
features.in/e2k/install2/image-scripts.d/01-e2k-apt
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
# do not toss online repos into installer
|
||||
|
||||
rm -f -- /etc/apt/sources.list.d/*.list ||:
|
Loading…
Reference in New Issue
Block a user