mirror of
https://github.com/juanfont/headscale.git
synced 2025-11-22 02:25:25 -05:00
committed by
Kristoffer Dalby
parent
e55fe0671a
commit
13a7285658
@@ -51,7 +51,7 @@ func initConfig() {
|
||||
|
||||
cfg, err := types.GetHeadscaleConfig()
|
||||
if err != nil {
|
||||
log.Fatal().Caller().Err(err)
|
||||
log.Fatal().Caller().Err(err).Msg("Failed to get headscale configuration")
|
||||
}
|
||||
|
||||
machineOutput := HasMachineOutputFlag()
|
||||
|
||||
Reference in New Issue
Block a user