diff --git a/capture.ps1 b/capture.ps1 index a9aaa59..b5af527 100644 --- a/capture.ps1 +++ b/capture.ps1 @@ -30,3 +30,5 @@ foreach ($file in $fileList) { } } } + +chown go:go ./* -R \ No newline at end of file