mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-08-04 21:39:04 +00:00
update
This commit is contained in:
@@ -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!'));
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user