mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-18 16:26:38 +00:00
also write error messages
This commit is contained in:
@@ -5,4 +5,4 @@ LOG_FILE=/var/log/netbird/client_install.log
|
||||
{
|
||||
echo "Preinstall complete"
|
||||
exit 0 # all good
|
||||
} > $LOG_FILE
|
||||
} &> $LOG_FILE
|
||||
|
||||
Reference in New Issue
Block a user