Start borders service on change
This commit is contained in:
parent
ca0bd84ac4
commit
d761282d89
1 changed files with 4 additions and 1 deletions
|
|
@ -24,7 +24,10 @@
|
||||||
onActivation.cleanup = "zap";
|
onActivation.cleanup = "zap";
|
||||||
|
|
||||||
brews = [
|
brews = [
|
||||||
"borders"
|
{
|
||||||
|
name = "borders";
|
||||||
|
restart_service = "changed";
|
||||||
|
}
|
||||||
"cocoapods"
|
"cocoapods"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue