mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 01:26:11 -08:00
alternative to reset_password.sh
This file is now located in the "back" directory and is the basis for the login configuration in the frontend
This commit is contained in:
@@ -531,7 +531,11 @@ test_pialert() {
|
||||
|
||||
echo ""
|
||||
print_msg "- Enable optional Speedtest..."
|
||||
chmod +x $PIALERT_HOME/back/speedtest-cli
|
||||
chmod +x $PIALERT_HOME/back/speedtest-cli 2>&1 | tee -ai "$LOG"
|
||||
|
||||
echo ""
|
||||
print_msg "- Enable optional pialert-cli..."
|
||||
chmod +x $PIALERT_HOME/back/pialert-cli 2>&1 | tee -ai "$LOG"
|
||||
|
||||
if $FIRST_SCAN_KNOWN ; then
|
||||
echo ""
|
||||
|
||||
Reference in New Issue
Block a user