Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
vouv committed Nov 1, 2020
1 parent 49abe97 commit 0150605
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/srun/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ func main() {

rootCmd.PersistentFlags().BoolVarP(&debugMode, "debug", "d", false, "debug mode")

// version
rootCmd.Version = Version
rootCmd.SetVersionTemplate(VersionString())

Expand Down

0 comments on commit 0150605

Please sign in to comment.