1
0
mirror of https://github.com/tomeshnet/prototype-cjdns-pi synced 2025-10-05 23:52:49 +02:00

Remove presistent file on uninstall (#308)

This commit is contained in:
darkdrgn2k
2019-02-22 20:39:45 -05:00
committed by GitHub
parent 53591d7131
commit 7eada9d95c

View File

@@ -25,3 +25,4 @@ sudo rm -f /etc/hostapd/ca.pem
sudo rm -f /etc/hostapd/server.pem
sudo rm -f /etc/hostapd/nat.sh
sudo rm -f /etc/systemd/system/hostapd.service
sudo rm -rf /etc/udev/rules.d/70-persistent-net.rules || true