Browse Source

backport some fixes from main

Nicola Murino 3 years ago
parent
commit
27b5f1bf59

+ 1 - 0
cmd/root.go

@@ -71,6 +71,7 @@ var (
 )
 
 func init() {
+	rootCmd.CompletionOptions.DisableDefaultCmd = true
 	rootCmd.Flags().BoolP("version", "v", false, "")
 	rootCmd.Version = version.GetAsString()
 	rootCmd.SetVersionTemplate(`{{printf "SFTPGo "}}{{printf "%s" .Version}}

File diff suppressed because it is too large
+ 0 - 100
static/vendor/datatables/dataTables.checkboxes.css


File diff suppressed because it is too large
+ 0 - 0
static/vendor/datatables/dataTables.checkboxes.min.js


Some files were not shown because too many files changed in this diff