mirror of
https://github.com/kevin-DL/revel-cmd.git
synced 2026-01-11 18:54:31 +00:00
Enhanced package and build to by default not include any source code
This commit is contained in:
@@ -98,6 +98,8 @@ func updateRunConfig(c *model.CommandConfig, args []string) bool {
|
||||
// 1st arg is the run mode
|
||||
c.Run.Mode = args[0]
|
||||
}
|
||||
case 0:
|
||||
return false
|
||||
}
|
||||
c.Index = RUN
|
||||
return true
|
||||
|
||||
Reference in New Issue
Block a user