mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-18 17:43:54 +08:00
SConstruct: set AGNOS from /AGNOS
This commit is contained in:
@@ -6,7 +6,7 @@ import platform
|
||||
import numpy as np
|
||||
|
||||
TICI = os.path.isfile('/TICI')
|
||||
AGNOS = TICI
|
||||
AGNOS = os.path.isfile('/AGNOS')
|
||||
|
||||
Decider('MD5-timestamp')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user