mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 20:14:49 +00:00
persist hostname in config overlay (#2769)
* persist hostname * add migration * fix version mismatch * remove dmesg logging from build
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
export type SetupResult = {
|
||||
torAddress: string
|
||||
hostname: string
|
||||
lanAddress: string
|
||||
rootCa: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user