浏览代码

fixed methid name

Gamaliel Espinoza 7 年之前
父节点
当前提交
0a22fc5b87
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      configure.py

+ 1 - 1
configure.py

@@ -44,7 +44,7 @@ if not os.path.isdir(src_fourier_path):
     os.chown(src_fourier_path, user.pw_uid, user.pw_gid)
 
 if not os.path.islink(fourier_path):
-    os.src_fourier_path(src_fourier_path, fourier_path)
+    os.link(src_fourier_path, fourier_path)
 
 if not os.path.isdir(box_path):
     print('** Creating Box ID folder')