fix: update teh scripts that run

This commit is contained in:
silver 2023-08-06 12:44:41 +01:00
parent 158292be05
commit a2609bd0e0

View file

@ -101,8 +101,8 @@
# modify these # modify these
scripts = { scripts = {
"update_data" = "*:0,15,30,45"; "update_data" = "*:0,15,30,45";
"new_users" = "*:5,20,35,50"; #"new_users" = "*:5,20,35,50";
"update_groups" = "*:10"; "update_groups" = "*:10";
}; };