2 lines
65 B
INI
2 lines
65 B
INI
if not os.path.exists("/bin/cat"):
|
|
config.unsupported = True
|
if not os.path.exists("/bin/cat"):
|
|
config.unsupported = True
|