mirror of
https://github.com/netbirdio/netbird.git
synced 2025-06-24 11:41:35 +02:00
fix log writing
This commit is contained in:
parent
5d459cf118
commit
8124a273fb
@ -29,4 +29,4 @@ LOG_FILE=/var/log/netbird/client_install.log
|
||||
|
||||
echo "Finished Netbird installation successfully"
|
||||
exit 0 # all good
|
||||
} &>> $LOG_FILE
|
||||
} &> $LOG_FILE
|
||||
|
Loading…
x
Reference in New Issue
Block a user