refactor: change TMPDIR env.

This commit is contained in:
liqiang-fit2cloud
2025-11-28 09:58:35 +08:00
parent 9f18d3ce07
commit ca9fa9d10d

View File

@@ -80,6 +80,7 @@ def dev():
if __name__ == '__main__':
os.environ['HF_HOME'] = '/opt/maxkb-app/model/base'
os.environ['TMPDIR'] = '/opt/maxkb-app/tmp'
parser = argparse.ArgumentParser(
description="""
qabot service control tools;