181b7e841d
There aren't any supposed there so far, anyways.
5 lines
97 B
Bash
Executable File
5 lines
97 B
Bash
Executable File
#!/bin/sh
|
|
# do not toss online repos into installer
|
|
|
|
rm -f -- /etc/apt/sources.list.d/*.list ||:
|