Working SMB file share

This commit is contained in:
AlexSSD7 2023-08-26 16:26:35 +01:00
commit 76b20570ec
11 changed files with 187 additions and 7 deletions

View file

@ -103,7 +103,7 @@ var shellCmd = &cobra.Command{
}
return 0
}))
}, nil))
return nil
},