From fd62917920b316097991a803a647a9dd3d17c43f Mon Sep 17 00:00:00 2001 From: Johnshall Date: Sun, 5 Dec 2021 19:13:56 +0800 Subject: [PATCH] Fix the Path --- factory/build_confs.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/factory/build_confs.py b/factory/build_confs.py index fd09b16..a91dcff 100644 --- a/factory/build_confs.py +++ b/factory/build_confs.py @@ -2,7 +2,9 @@ import re import time +import os +os.chdir('./factory') # confs names in template/ and ../ # except sr_head and sr_foot