add /reload in commands to reload the old config
This commit is contained in:
parent
5e3043af76
commit
cd9c301f67
@ -40,5 +40,6 @@ while (<>) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
for my $prof (keys %profs) {
|
for my $prof (keys %profs) {
|
||||||
|
print STDERR "/reload\n";
|
||||||
print STDERR "/set plugins.var.python.colo.${prof}fmt $profs{$prof}\n";
|
print STDERR "/set plugins.var.python.colo.${prof}fmt $profs{$prof}\n";
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user