Remove ancient hook 9030-remove-apt-sources-lists that was never run

because it doesn't end on ".hook.chroot", so it wouldn't be linked from
the `lb config` stage. Probably to the better, as it does not seem very
useful to indiscriminately raze all apt sources lists.
This commit is contained in:
Marcel Partap 2023-07-18 13:12:29 +02:00
parent 4146699d37
commit 95fc0dfdaf
1 changed files with 0 additions and 8 deletions

View File

@ -1,8 +0,0 @@
#!/bin/sh
set -e
# Remove apt sources.list files
rm -f /etc/apt/sources.list
rm -f /etc/apt/sources.list.d/*.list