fix: had wrong binary name
This commit is contained in:
parent
43de0b8da9
commit
a51bfae005
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@
|
|||
|
||||
# modify these
|
||||
scripts = {
|
||||
"new_data" = "*:0,15,30,45";
|
||||
"update_data" = "*:0,15,30,45";
|
||||
"new_users" = "*:5,20,35,50";
|
||||
"update_groups" = "*:10";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue