mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 04:01:58 +00:00
agent: .autoCheckUpdates
This commit is contained in:
committed by
Aiden McClelland
parent
d5d0ea3ade
commit
fcb807eb42
@@ -188,6 +188,9 @@ agentTorHiddenServicePrivateKeyPath = agentTorHiddenServiceDirectory <> "/hs_ed2
|
||||
serverNamePath :: SystemPath
|
||||
serverNamePath = "/root/agent/name.txt"
|
||||
|
||||
autoCheckUpdatesPath :: SystemPath
|
||||
autoCheckUpdatesPath = "/root/agent/.autoCheckUpdates"
|
||||
|
||||
altRegistryUrlPath :: SystemPath
|
||||
altRegistryUrlPath = "/root/agent/alt_registry_url.txt"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user