셀프 업데이트 작업 추가 by script
This commit is contained in:
@ -414,7 +414,7 @@ func NewClient(standalone bool) (HoustonClient, error) {
|
||||
op.ReportDeployingProgress(ctx, dp)
|
||||
}); err == nil {
|
||||
if dr.Name == "houston" {
|
||||
// houston.update 다운로드가 완료되었으므로 종료
|
||||
// houston_update_dir 다운로드가 완료되었으므로 종료
|
||||
// 종료되고나면 스크립트가 알아서 재 실행
|
||||
hc.Shutdown()
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user