leiweibau / Pi.Alert

Scan the devices connected to your WIFI / LAN and alert you the connection of unknown devices. It also warns if a "always connected" device disconnects. In addition, it is possible to check web services for availability. For this purpose HTTP status codes and the response time of the service are evaluated.
https://leiweibau.net
GNU General Public License v3.0
406 stars 28 forks source link

Update pialert_install.sh #166

Closed tteck closed 11 months ago

tteck commented 11 months ago
leiweibau commented 11 months ago

Within a container, it certainly makes sense to delete the file. I can't decide to turn off this security setting completely. Couldn't the script check if the file exists and then use the --break-system-packages option? I will test this later. I think your idea to use only one installation script is very good, I just didn't think about the fact that there is this file "EXTERNALLY-MANAGED".

tteck commented 11 months ago

Reworking...