This commit is contained in:
2Shirt 2019-01-02 18:04:32 -07:00
parent 3d69fe773d
commit aa4c6a1434
Signed by: 2Shirt
GPG key ID: 152FAC923B0E132C

View file

@ -10,7 +10,7 @@ os.chdir(os.path.dirname(os.path.realpath(__file__)))
sys.path.append(os.getcwd())
from functions.sensors import *
from functions.tmux import *
init_global_vars()
init_global_vars(silent=True)
if __name__ == '__main__':
background = False