@@ -59,6 +59,9 @@ command(s) that get executed on start, edit the args parameter of the spec. See
},
},
Action:func(context*cli.Context)error{
iferr:=checkArgs(context,1,exactArgs);err!=nil{
returnerr
}
iferr:=revisePidFile(context);err!=nil{
returnerr
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.