瀏覽代碼

auto commit

master
jfinn 2 年之前
父節點
當前提交
74ce451d23
共有 1 個檔案被更改,包括 2 行新增1 行删除
  1. 2
    1
      wsps/tasks_loop.py

+ 2
- 1
wsps/tasks_loop.py 查看文件

@@ -216,11 +216,12 @@ class RldMan():
216 216
 		base_path+"i4.py",
217 217
 		base_path+"i5.py",
218 218
 		]
219
-		
219
+
220 220
 
221 221
 		self.add_files(file_list)
222 222
 		# self.add_files(file_list,{"run"})
223 223
 	def persistent_loop_cb(self,*a,**kw):
224
+		base_path = "/usr/games/repos/ign4/py_rld/djc/rdir1/"
224 225
 
225 226
 		file_list = [
226 227
 		base_path+"r0.py",

Loading…
取消
儲存