From: Thomas Glanzmann <thomas@glanzmann.de>
Date: Wed, 2 Feb 2022 14:33:48 +0000 (+0100)
Subject: remove obsolete file
X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/commitdiff_plain/416882515c36cb355e8d2abbfcc8d7ebcc0776a8

remove obsolete file
---

diff --git a/bootstrap.sh b/bootstrap.sh
index bd3af5a..3152afc 100644
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -69,7 +69,6 @@ build_rootfs()
         sudo cp ../../files/fstab etc/fstab
         sudo cp ../../files/quickstart.txt root/
         sudo cp ../../files/interfaces etc/network/interfaces
-        sudo cp ../../files/wlp1s0f0 etc/network/interfaces.d/
         sudo cp ../../files/wpa.conf etc/wpa_supplicant/wpa_supplicant.conf
 
         sudo bash -c 'chroot . apt update'