css edit
This commit is contained in:
@@ -67,7 +67,6 @@ func newBashJob(schedule, sh string, title ...string) (*Job, error) {
|
||||
}
|
||||
b, err := j.Encode()
|
||||
if err == nil {
|
||||
// TODO webpage doenst load post SET despite this returning nil
|
||||
config.Store.Set(j.Name, b, ns.Jobs...)
|
||||
}
|
||||
logger.New().Info("result", fmt.Sprintf("%+v", j))
|
||||
|
||||
Reference in New Issue
Block a user