mirror of
https://github.com/edgebox-iot/edgeboxctl.git
synced 2026-09-24 05:41:43 +02:00
Finalizing online support for dashboard, cloud version support
This commit is contained in:
@@ -47,6 +47,10 @@ func GetIP() string {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
return ip
|
||||
}
|
||||
|
||||
func GetHostname() string {
|
||||
return utils.Exec("/", "hostname", []string{})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user