jared 3 년 전
부모
커밋
78d8c733b9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      hhh/SEO/new_1777.py

+ 1 - 1
hhh/SEO/new_1777.py

@@ -126,7 +126,7 @@ fpath=__file__
 elmts=fpath.split('\\')
 fpath=fpath.replace(elmts[-1],'urls.csv')
 
-os.system('docker restart p'+portnum)
+os.system('docker restart p'+str(portnum))