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
342 stars 25 forks source link

[Bug] root user without sudo package #269

Closed govwin closed 4 months ago

govwin commented 4 months ago

If logged in with root user and sudo is not installed, the install script fails. Please change the install script: if current user is already root, then skip sudo. The work around is to install sudo.

accessiblepixel commented 4 months ago

I experienced the same issue when I just installed using the installer script too :)

leiweibau commented 4 months ago

I will add the "sudo" package to the installation script

leiweibau commented 4 months ago

Update released with https://github.com/leiweibau/Pi.Alert/commit/065eb76cc8720ba9f931703588b34e21441fb836