This commit is contained in:
Chris Lu
2020-06-05 15:27:10 -07:00
parent 03c2f03509
commit 45a9d852d3
11 changed files with 25 additions and 24 deletions

View File

@@ -34,7 +34,7 @@ func runMount(cmd *Command, args []string) bool {
return false
}
if len(args)>0 {
if len(args) > 0 {
return false
}