mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-04-23 15:31:26 +00:00
update
This commit is contained in:
parent
8e0dc781d3
commit
6279982aaf
@ -360,7 +360,7 @@ function setRules(newRule){
|
|||||||
}
|
}
|
||||||
async.series(functions,function(errors,result){
|
async.series(functions,function(errors,result){
|
||||||
if(!errors){
|
if(!errors){
|
||||||
console.log(color.green('Anyproxy initialize finished, have a fun!'));
|
console.log(color.green('Anyproxy rules initialize finished, have a fun!'));
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user