Update state file path
This commit is contained in:
parent
1b7795f038
commit
a80854253a
@ -41,7 +41,7 @@ import colorama
|
||||
import logging
|
||||
import socket
|
||||
|
||||
STATE_FILE_PATH = '/root/node/checker_state.json'
|
||||
STATE_FILE_PATH = '/root/node/sync_state.json'
|
||||
|
||||
def self_update(logger):
|
||||
logger.info("Checking for updates..")
|
||||
|
Loading…
Reference in New Issue
Block a user