mkimage-profiles/features.in/e2k/install2/image-scripts.d/01-e2k-apt
Michael Shigorin 181b7e841d e2k: avoid online repos during install2
There aren't any supposed there so far, anyways.
2020-08-31 19:19:12 +03:00

5 lines
97 B
Bash
Executable File

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