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