e2k: avoid online repos during install2

There aren't any supposed there so far, anyways.
This commit is contained in:
Michael Shigorin 2020-08-31 19:18:40 +03:00
parent bf52f4d15a
commit 181b7e841d

View File

@ -0,0 +1,4 @@
#!/bin/sh
# do not toss online repos into installer
rm -f -- /etc/apt/sources.list.d/*.list ||: