Commit 9e740064 authored by ivan's avatar ivan

Update readme.md

parent e88ff29c
...@@ -94,7 +94,7 @@ with open("/wgs/replay/{0}/{1}/replay.m3u8".format(name,path), 'w') as f: ...@@ -94,7 +94,7 @@ with open("/wgs/replay/{0}/{1}/replay.m3u8".format(name,path), 'w') as f:
#f.close() #f.close()
~~~ ~~~
這樣便完成了回撥的功能,接下來是為了防止本機空間不足,所以寫了一個backup到NAS程式,該程式在move的資料夾裡面,都在gitlab SS_monitor_03上面。下面介紹各方法 這樣便完成了回撥的功能,接下來是為了防止本機空間不足,所以寫了一個backup到NAS程式,該程式在move的資料夾裡面,都在gitlab SS_monitor_04上面。下面介紹各方法
~~~ ~~~
def dir_status(): #這個方法是用於判斷目標資料夾的使用情形 def dir_status(): #這個方法是用於判斷目標資料夾的使用情形
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment